get Tag Key Iam Policy
Gets the access control policy for a TagKey. The returned policy may be empty if no such policy or resource exists. The resource
field should be the TagKey's resource name. For example, "tagKeys/1234". The caller must have cloudresourcemanager.googleapis.com/tagKeys.getIamPolicy
permission on the specified TagKey.
Return
null
Parameters
argument
null
Return
null
Parameters
tag Key Id
See also
suspend fun getTagKeyIamPolicy(argument: suspend GetTagKeyIamPolicyPlainArgsBuilder.() -> Unit): GetTagKeyIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.cloudresourcemanager.v3.kotlin.inputs.GetTagKeyIamPolicyPlainArgs.