get Service Consumer Iam Policy
suspend fun getServiceConsumerIamPolicy(argument: GetServiceConsumerIamPolicyPlainArgs): GetServiceConsumerIamPolicyResult
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 getServiceConsumerIamPolicy(consumerId: String, serviceId: String): GetServiceConsumerIamPolicyResult
Return
null
See also
Parameters
consumer Id
service Id
suspend fun getServiceConsumerIamPolicy(argument: suspend GetServiceConsumerIamPolicyPlainArgsBuilder.() -> Unit): GetServiceConsumerIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.servicemanagement.v1.kotlin.inputs.GetServiceConsumerIamPolicyPlainArgs.