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
/
DvbSubDestinationAlignment
Dvb
Sub
Destination
Alignment
sealed
class
DvbSubDestinationAlignment
Dvb Sub Destination Alignment
Inheritors
Centered
Left
Smart
SdkUnknown
Members
Types
Centered
Link copied to clipboard
object
Centered
:
DvbSubDestinationAlignment
Companion
Link copied to clipboard
object
Companion
Left
Link copied to clipboard
object
Left
:
DvbSubDestinationAlignment
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DvbSubDestinationAlignment
Smart
Link copied to clipboard
object
Smart
:
DvbSubDestinationAlignment
Properties
value
Link copied to clipboard
abstract
val
value
:
String