toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
connect
/
aws.sdk.kotlin.services.connect.model
/
MeetingFeatureStatus
Meeting
Feature
Status
sealed
class
MeetingFeatureStatus
Inheritors
Available
Unavailable
SdkUnknown
Members
Types
Available
Link copied to clipboard
object
Available
:
MeetingFeatureStatus
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MeetingFeatureStatus
Unavailable
Link copied to clipboard
object
Unavailable
:
MeetingFeatureStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String