excludeResourceTags property

bool excludeResourceTags
final

If set to True, resources with the tags that are specified in the ResourceTag array are not in scope of the policy. If set to False, and the ResourceTag array is not null, only resources with the specified tags are in scope of the policy.

Implementation

final bool excludeResourceTags;