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