get Deployment Iam Policy
suspend fun getDeploymentIamPolicy(argument: GetDeploymentIamPolicyPlainArgs): GetDeploymentIamPolicyResult
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
Return
null
Parameters
argument
null
suspend fun getDeploymentIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, resource: String): GetDeploymentIamPolicyResult
Return
null
See also
Parameters
options Requested Policy Version
project
resource
suspend fun getDeploymentIamPolicy(argument: suspend GetDeploymentIamPolicyPlainArgsBuilder.() -> Unit): GetDeploymentIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.deploymentmanager.v2.kotlin.inputs.GetDeploymentIamPolicyPlainArgs.