The input for ListTagsForResourceCommand.

interface ListTagsForResourceCommandInput {
    ResourceArn: undefined | string;
}

Hierarchy (view full)

Properties

Properties

ResourceArn: undefined | string

Amazon Resource Name (ARN) of the model, collection, or stream processor that contains the tags that you want a list of.