
src.iap.v1.getV1IamPolicy.scala Maven / Gradle / Ivy
package besom.api.googlenative.iap.v1
def getV1IamPolicy(using ctx: besom.types.Context)(
args: besom.api.googlenative.iap.v1.GetV1IamPolicyArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.iap.v1.GetV1IamPolicyResult] =
ctx.invoke[besom.api.googlenative.iap.v1.GetV1IamPolicyArgs, besom.api.googlenative.iap.v1.GetV1IamPolicyResult]("google-native:iap/v1:getV1IamPolicy", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy