AgentAgentAliasRoutingConfiguration

data class AgentAgentAliasRoutingConfiguration(val agentVersion: String, val provisionedThroughput: String)

Constructors

Link copied to clipboard
constructor(agentVersion: String, provisionedThroughput: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Version of the agent with which the alias is associated.

Link copied to clipboard

ARN of the Provisioned Throughput assigned to the agent alias.