AWS SDK for Kotlin
Toggle table of contents
1.6.76
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
appstream
/
aws.sdk.kotlin.services.appstream.model
/
ScreenResolution
Screen
Resolution
sealed
class
ScreenResolution
The screen resolution for the agent streaming environment.
W_1280xH_720 - 1280 x 720 pixels.
Inheritors
W1280xH720
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ScreenResolution
W1280x
H720
Link copied to clipboard
object
W1280xH720
:
ScreenResolution
Properties
value
Link copied to clipboard
abstract
val
value
:
String