AgentAlias

Contains the information of an agent alias

Types

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

Properties

Link copied to clipboard

Arn representation of the Agent Alias.

Link copied to clipboard

The list of history events for an alias for an Agent.

Link copied to clipboard

Id for an Agent Alias generated at the server side.

Link copied to clipboard

Name for a resource.

Link copied to clipboard

The statuses an Agent Alias can be in.

Link copied to clipboard

Identifier for a resource.

Link copied to clipboard

Client specified token used for idempotency checks

Link copied to clipboard

Time Stamp.

Link copied to clipboard

Description of the Resource.

Link copied to clipboard

Routing configuration for an Agent alias.

Link copied to clipboard

Time Stamp.

Functions

Link copied to clipboard
inline fun copy(block: AgentAlias.Builder.() -> Unit = {}): AgentAlias
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