AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
mediaconvert
/
aws.sdk.kotlin.services.mediaconvert.model
/
MovReference
Mov
Reference
sealed
class
MovReference
Always keep the default value (SELF_CONTAINED) for this setting.
Inheritors
External
SelfContained
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
External
Link copied to clipboard
object
External
:
MovReference
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MovReference
Self
Contained
Link copied to clipboard
object
SelfContained
:
MovReference
Properties
value
Link copied to clipboard
abstract
val
value
:
String