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