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 Amazon Resource Name (ARN) of the Amazon FSx resource that you want to tag.

Tags: undefined | Tag[]

A list of tags for the resource. If a tag with a given key already exists, the value is replaced by the one specified in this parameter.