get Snapshot Iam Policy
suspend fun getSnapshotIamPolicy(argument: GetSnapshotIamPolicyPlainArgs): GetSnapshotIamPolicyResult
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 getSnapshotIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, snapshotId: String): GetSnapshotIamPolicyResult
Return
null
Parameters
options Requested Policy Version
project
snapshot Id
See also
suspend fun getSnapshotIamPolicy(argument: suspend GetSnapshotIamPolicyPlainArgsBuilder.() -> Unit): GetSnapshotIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.pubsub.v1.kotlin.inputs.GetSnapshotIamPolicyPlainArgs.