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
/
BandwidthReductionFilterStrength
Bandwidth
Reduction
Filter
Strength
sealed
class
BandwidthReductionFilterStrength
Bandwidth Reduction Filter Strength
Inheritors
Auto
Strength1
Strength2
Strength3
Strength4
SdkUnknown
Members
Types
Auto
Link copied to clipboard
object
Auto
:
BandwidthReductionFilterStrength
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
BandwidthReductionFilterStrength
Strength1
Link copied to clipboard
object
Strength1
:
BandwidthReductionFilterStrength
Strength2
Link copied to clipboard
object
Strength2
:
BandwidthReductionFilterStrength
Strength3
Link copied to clipboard
object
Strength3
:
BandwidthReductionFilterStrength
Strength4
Link copied to clipboard
object
Strength4
:
BandwidthReductionFilterStrength
Properties
value
Link copied to clipboard
abstract
val
value
:
String