toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
chimesdkmeetings
/
aws.sdk.kotlin.services.chimesdkmeetings.model
/
ContentResolution
Content
Resolution
sealed
class
ContentResolution
Inheritors
Fhd
None
Uhd
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Fhd
Link copied to clipboard
object
Fhd
:
ContentResolution
None
Link copied to clipboard
object
None
:
ContentResolution
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ContentResolution
Uhd
Link copied to clipboard
object
Uhd
:
ContentResolution
Properties
value
Link copied to clipboard
abstract
val
value
:
String