tags property

List<Tag>? tags
final

A list of tags that are associated with the specified user. For more information about tagging, see Tagging IAM Identities in the IAM User Guide.

Implementation

final List<Tag>? tags;