toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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