resourceTagMappingList property

List<ResourceTagMapping>? resourceTagMappingList
final

A list of resource ARNs and the tags (keys and values) associated with each.

Implementation

final List<ResourceTagMapping>? resourceTagMappingList;