get Mesh 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 getMeshIamPolicy(location: String, meshId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetMeshIamPolicyResult
Return
null
Parameters
location
mesh Id
options Requested Policy Version
project
See also
suspend fun getMeshIamPolicy(argument: suspend GetMeshIamPolicyPlainArgsBuilder.() -> Unit): GetMeshIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.networkservices.v1.kotlin.inputs.GetMeshIamPolicyPlainArgs.