| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static TimerEligibleParticipantRoles |
TimerEligibleParticipantRoles.fromValue(String value)
Use this in place of valueOf.
|
static TimerEligibleParticipantRoles |
TimerEligibleParticipantRoles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimerEligibleParticipantRoles[] |
TimerEligibleParticipantRoles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantTimerConfiguration |
ParticipantTimerConfiguration.withParticipantRole(TimerEligibleParticipantRoles participantRole)
The role of the participant in the chat conversation.
|
Copyright © 2023. All rights reserved.