Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

Requests the tags associated with a particular Amazon Resource Name (ARN). An ARN is an identifier for a specific Amazon Web Services resource, such as a server, user, or role.

Link copied to clipboard

Specifies the number of tags to return as a response to the ListTagsForResource request.

Link copied to clipboard

When you request additional results from the ListTagsForResource operation, a NextToken parameter is returned in the input. You can then pass in a subsequent command to the NextToken parameter to continue listing additional tags.