get Endpoint Iam Policy
suspend fun getEndpointIamPolicy(argument: GetEndpointIamPolicyPlainArgs): GetEndpointIamPolicyResult
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 getEndpointIamPolicy(endpointId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetEndpointIamPolicyResult
Return
null
Parameters
endpoint Id
location
options Requested Policy Version
project
See also
suspend fun getEndpointIamPolicy(argument: suspend GetEndpointIamPolicyPlainArgsBuilder.() -> Unit): GetEndpointIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.ids.v1.kotlin.inputs.GetEndpointIamPolicyPlainArgs.