tags property

List<Tag>? tags
final

The list of tags associated with the task definition.

Implementation

final List<Tag>? tags;