inventoryTagList property

List<Tag>? inventoryTagList
getter/setter pair

AWS resource tags to limit the scope of the source inventory.

Implementation

core.List<Tag>? inventoryTagList;