purposeData property

Map<String, String>? purposeData
getter/setter pair

Purpose data corresponds to the policy system that the tag is intended for.

See documentation for Purpose for formatting of this field. Purpose data cannot be changed once set.

Optional.

Implementation

core.Map<core.String, core.String>? purposeData;