UpdateAliasRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the alias that you want to update. You can use either the alias ID or ARN value.

Link copied to clipboard

A human-readable description of the alias.

Link copied to clipboard
val name: String?

A descriptive label that is associated with an alias. Alias names do not need to be unique.

Link copied to clipboard

The routing configuration, including routing type and fleet target, for the alias.

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