| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
AgentConfig |
GetTrafficDistributionResponse.agentConfig()
The distribution of agents between the instance and its replica(s).
|
AgentConfig |
UpdateTrafficDistributionRequest.agentConfig()
The distribution of agents between the instance and its replica(s).
|
| Modifier and Type | Method and Description |
|---|---|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.agentConfig(AgentConfig agentConfig)
The distribution of agents between the instance and its replica(s).
|
UpdateTrafficDistributionRequest.Builder |
UpdateTrafficDistributionRequest.Builder.agentConfig(AgentConfig agentConfig)
The distribution of agents between the instance and its replica(s).
|
Copyright © 2023. All rights reserved.