additionalTargetKeys property

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

Map containing the additional target key name and value pairs used to further identify the target of the policy.

Implementation

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