tags property

List<Tag>? tags
final

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

Implementation

final List<Tag>? tags;