get Service 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 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.metastore.v1.kotlin.inputs.GetServiceIamPolicyPlainArgs.