@aws-sdk/client-keyspaces

TagResourceCommandInput Interface

The input for TagResourceCommand.

Members

Name
Type
Details
resourceArn Requiredstring | undefined

The Amazon Resource Name (ARN) of the Amazon Keyspaces resource to which to add tags.

tags RequiredTag[] | undefined

The tags to be assigned to the Amazon Keyspaces resource.

Full Signature

export interface TagResourceCommandInput extends TagResourceRequest