AWS SDK for Kotlin
Toggle table of contents
1.5.33
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
databrew
/
aws.sdk.kotlin.services.databrew.model
/
ThresholdUnit
Threshold
Unit
sealed
class
ThresholdUnit
Inheritors
Count
Percentage
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Count
Link copied to clipboard
object
Count
:
ThresholdUnit
Percentage
Link copied to clipboard
object
Percentage
:
ThresholdUnit
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ThresholdUnit
Properties
value
Link copied to clipboard
abstract
val
value
:
String