Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) with which the tag is associated, for example: arn:aws:redshift:us-east-2:123456789:cluster:t1.

Link copied to clipboard

The type of resource with which the tag is associated. Valid resource types are:

Link copied to clipboard
var tag: Tag?

The tag for the resource.

Functions

Link copied to clipboard
fun tag(block: Tag.Builder.() -> Unit)