get Target 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 getTargetIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, targetId: String): GetTargetIamPolicyResult
Return
null
See also
Parameters
location
options Requested Policy Version
project
target Id
suspend fun getTargetIamPolicy(argument: suspend GetTargetIamPolicyPlainArgsBuilder.() -> Unit): GetTargetIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.clouddeploy.v1.kotlin.inputs.GetTargetIamPolicyPlainArgs.