tags property

List<Tag>? tags
final

An array of key-value pairs. For more information, see Using Cost Allocation Tags in the AWS Billing and Cost Management User Guide.

Implementation

final List<Tag>? tags;