Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface TagListEntry

A key-value pair representing a single tag that's been applied to an Amazon Web Services resource.

Hierarchy

  • TagListEntry

Properties

Properties

Key: undefined | string

The key for an Amazon Web Services resource tag.

Value?: string

The value for an Amazon Web Services resource tag.