getServiceIamPolicy

Gets the IAM Access Control policy currently in effect for the given Cloud Run Service. This result does not include any inherited policies.

Return

null

Parameters

argument

null


suspend fun getServiceIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceId: String): GetServiceIamPolicyResult

Return

null

Parameters

location
optionsRequestedPolicyVersion
project
serviceId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.run.v2.kotlin.inputs.GetServiceIamPolicyPlainArgs.

See also