get Schema 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 getSchemaIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, schemaId: String): GetSchemaIamPolicyResult
Return
null
See also
Parameters
options Requested Policy Version
project
schema Id
suspend fun getSchemaIamPolicy(argument: suspend GetSchemaIamPolicyPlainArgsBuilder.() -> Unit): GetSchemaIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.pubsub.v1.kotlin.inputs.GetSchemaIamPolicyPlainArgs.