UpdateTagsForDomainRequest

The UpdateTagsForDomainRequest includes the following elements.

Types

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

Properties

Link copied to clipboard

The domain for which you want to add or update tags.

Link copied to clipboard

A list of the tag keys and values that you want to add or update. If you specify a key that already exists, the corresponding value will be replaced.

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