get Ekm Config Iam Policy
suspend fun getEkmConfigIamPolicy(argument: GetEkmConfigIamPolicyPlainArgs): GetEkmConfigIamPolicyResult
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 getEkmConfigIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetEkmConfigIamPolicyResult
Return
null
See also
Parameters
location
options Requested Policy Version
project
suspend fun getEkmConfigIamPolicy(argument: suspend GetEkmConfigIamPolicyPlainArgsBuilder.() -> Unit): GetEkmConfigIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.cloudkms.v1.kotlin.inputs.GetEkmConfigIamPolicyPlainArgs.