description property

String? description
getter/setter pair

Description of this policy tag.

It must: contain only unicode characters, tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty description. If not set, defaults to an empty description.

Implementation

core.String? description;