UpdateTagsForResourceRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the resouce to be updated.

Link copied to clipboard

A list of tags to add or update. If a key of an existing tag is added, the tag's value is updated.

Link copied to clipboard

A list of tag keys to remove. If a tag key doesn't exist, it is silently ignored.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String