AWS SDK for Kotlin
Toggle table of contents
1.4.122
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
medialive
/
aws.sdk.kotlin.services.medialive.model
/
HlsOutputSelection
Hls
Output
Selection
sealed
class
HlsOutputSelection
Hls Output Selection
Inheritors
ManifestsAndSegments
SegmentsOnly
VariantManifestsAndSegments
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Manifests
And
Segments
Link copied to clipboard
object
ManifestsAndSegments
:
HlsOutputSelection
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
HlsOutputSelection
Segments
Only
Link copied to clipboard
object
SegmentsOnly
:
HlsOutputSelection
Variant
Manifests
And
Segments
Link copied to clipboard
object
VariantManifestsAndSegments
:
HlsOutputSelection
Properties
value
Link copied to clipboard
abstract
val
value
:
String