get Tag Value Iam Policy
suspend fun getTagValueIamPolicy(argument: GetTagValueIamPolicyPlainArgs): GetTagValueIamPolicyResult
Gets the access control policy for a TagValue. The returned policy may be empty if no such policy or resource exists. The resource
field should be the TagValue's resource name. For example: tagValues/1234
. The caller must have the cloudresourcemanager.googleapis.com/tagValues.getIamPolicy
permission on the identified TagValue to get the access control policy.
Return
null
Parameters
argument
null
Return
null
See also
Parameters
tag Value Id
suspend fun getTagValueIamPolicy(argument: suspend GetTagValueIamPolicyPlainArgsBuilder.() -> Unit): GetTagValueIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.cloudresourcemanager.v3.kotlin.inputs.GetTagValueIamPolicyPlainArgs.