get Service Iam Policy
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
options Requested Policy Version
project
service Id
See also
suspend fun getServiceIamPolicy(argument: suspend GetServiceIamPolicyPlainArgsBuilder.() -> Unit): GetServiceIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.run.v1.kotlin.inputs.GetServiceIamPolicyPlainArgs.