Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface TagResourceCommandInputProtected

The input for TagResourceCommand.

Hierarchy

Properties

Properties

ResourceArn: undefined | string

The resource ARN for the tag.

Tags?: Record<string, string>

The collection of tags. Each tag element is associated with a given resource.