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
/
M3u8Scte35Behavior
M3u8Scte35Behavior
sealed
class
M3u8Scte35Behavior
M3u8 Scte35 Behavior
Inheritors
NoPassthrough
Passthrough
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
No
Passthrough
Link copied to clipboard
object
NoPassthrough
:
M3u8Scte35Behavior
Passthrough
Link copied to clipboard
object
Passthrough
:
M3u8Scte35Behavior
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
M3u8Scte35Behavior
Properties
value
Link copied to clipboard
abstract
val
value
:
String