tags property

Map<String, String>? tags
final

A list of key-value pairs that contain metadata for the resource. For more information, see Tag your resources in the AWS IoT Greengrass V2 Developer Guide.

Implementation

final Map<String, String>? tags;