AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
WebvttDestinationStyleControl
Webvtt
Destination
Style
Control
sealed
class
WebvttDestinationStyleControl
Webvtt Destination Style Control
Inheritors
NoStyleData
Passthrough
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
No
Style
Data
Link copied to clipboard
object
NoStyleData
:
WebvttDestinationStyleControl
Passthrough
Link copied to clipboard
object
Passthrough
:
WebvttDestinationStyleControl
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
WebvttDestinationStyleControl
Properties
value
Link copied to clipboard
abstract
val
value
:
String