get Client Gateway Iam Policy
suspend fun getClientGatewayIamPolicy(argument: GetClientGatewayIamPolicyPlainArgs): GetClientGatewayIamPolicyResult
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 getClientGatewayIamPolicy(clientGatewayId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetClientGatewayIamPolicyResult
Return
null
See also
Parameters
client Gateway Id
location
options Requested Policy Version
project
suspend fun getClientGatewayIamPolicy(argument: suspend GetClientGatewayIamPolicyPlainArgsBuilder.() -> Unit): GetClientGatewayIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.beyondcorp.v1.kotlin.inputs.GetClientGatewayIamPolicyPlainArgs.