tags property

List<Tag>? tags
final

If you execute the change set, the tags that will be associated with the stack.

Implementation

final List<Tag>? tags;