get Membership Iam Policy
suspend fun getMembershipIamPolicy(argument: GetMembershipIamPolicyPlainArgs): GetMembershipIamPolicyResult
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 getMembershipIamPolicy(location: String, membershipId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetMembershipIamPolicyResult
Return
null
See also
Parameters
location
membership Id
options Requested Policy Version
project
suspend fun getMembershipIamPolicy(argument: suspend GetMembershipIamPolicyPlainArgsBuilder.() -> Unit): GetMembershipIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.gkehub.v1beta1.kotlin.inputs.GetMembershipIamPolicyPlainArgs.