| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
SignInConfig |
GetTrafficDistributionResponse.signInConfig()
The distribution that determines which Amazon Web Services Regions should be used to sign in agents in to both
the instance and its replica(s).
|
SignInConfig |
UpdateTrafficDistributionRequest.signInConfig()
The distribution that determines which Amazon Web Services Regions should be used to sign in agents in to both
the instance and its replica(s).
|
| Modifier and Type | Method and Description |
|---|---|
GetTrafficDistributionResponse.Builder |
GetTrafficDistributionResponse.Builder.signInConfig(SignInConfig signInConfig)
The distribution that determines which Amazon Web Services Regions should be used to sign in agents in to
both the instance and its replica(s).
|
UpdateTrafficDistributionRequest.Builder |
UpdateTrafficDistributionRequest.Builder.signInConfig(SignInConfig signInConfig)
The distribution that determines which Amazon Web Services Regions should be used to sign in agents in to
both the instance and its replica(s).
|
Copyright © 2023. All rights reserved.