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