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