Builder

class Builder

Properties

Link copied to clipboard

Specifies the Amazon Resource Name (ARN) of the managed permission that you want to add tags to. You must specify eitherresourceArn, or resourceShareArn, but not both.

Link copied to clipboard

Specifies the Amazon Resource Name (ARN) of the resource share that you want to add tags to. You must specify eitherresourceShareArn, or resourceArn, but not both.

Link copied to clipboard
var tags: List<Tag>?

A list of one or more tag key and value pairs. The tag key must be present and not be an empty string. The tag value must be present but can be an empty string.