toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
connect
/
aws.sdk.kotlin.services.connect.model
/
TimerEligibleParticipantRoles
Timer
Eligible
Participant
Roles
sealed
class
TimerEligibleParticipantRoles
Inheritors
Agent
Customer
SdkUnknown
Members
Types
Agent
Link copied to clipboard
object
Agent
:
TimerEligibleParticipantRoles
Companion
Link copied to clipboard
object
Companion
Customer
Link copied to clipboard
object
Customer
:
TimerEligibleParticipantRoles
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TimerEligibleParticipantRoles
Properties
value
Link copied to clipboard
abstract
val
value
:
String