tags property

List<Tag>? tags
final

A list of the tags associated with the model group. For more information, see Tagging AWS resources in the AWS General Reference Guide.

Implementation

final List<Tag>? tags;