UpdateAgentAliasRequest
class UpdateAgentAliasRequest
Types
Properties
Link copied to clipboard
The unique identifier of the alias.
Link copied to clipboard
Specifies a new name for the alias.
Link copied to clipboard
The invocation state for the agent alias. To pause the agent alias, set the value to REJECT_INVOCATIONS
. To start the agent alias running again, set the value to ACCEPT_INVOCATIONS
. Use the GetAgentAlias
, or ListAgentAliases
, operation to get the invocation state of an agent alias.
Link copied to clipboard
Specifies a new description for the alias.
Link copied to clipboard
Contains details about the routing configuration of the alias.