get Gateway Iam Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getGatewayIamPolicy(gatewayId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetGatewayIamPolicyResult
Return
null
See also
Parameters
gateway Id
location
options Requested Policy Version
project
suspend fun getGatewayIamPolicy(argument: suspend GetGatewayIamPolicyPlainArgsBuilder.() -> Unit): GetGatewayIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigateway.v1beta.kotlin.inputs.GetGatewayIamPolicyPlainArgs.