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
/
CmafIngestSegmentLengthUnits
Cmaf
Ingest
Segment
Length
Units
sealed
class
CmafIngestSegmentLengthUnits
Cmaf Ingest Segment Length Units
Inheritors
Milliseconds
Seconds
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Milliseconds
Link copied to clipboard
object
Milliseconds
:
CmafIngestSegmentLengthUnits
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CmafIngestSegmentLengthUnits
Seconds
Link copied to clipboard
object
Seconds
:
CmafIngestSegmentLengthUnits
Properties
value
Link copied to clipboard
abstract
val
value
:
String