AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
ThumbnailType
Thumbnail
Type
sealed
class
ThumbnailType
Thumbnail type.
Inheritors
CurrentActive
Unspecified
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Current
Active
Link copied to clipboard
object
CurrentActive
:
ThumbnailType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ThumbnailType
Unspecified
Link copied to clipboard
object
Unspecified
:
ThumbnailType
Properties
value
Link copied to clipboard
abstract
val
value
:
String