AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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