Class CreatePolicyTagRequest (3.0.0)

CreatePolicyTagRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreatePolicyTag.

Attributes

NameDescription
parent str
Required. Resource name of the taxonomy that the policy tag will belong to.
policy_tag .policytagmanager.PolicyTag
The policy tag to be created.