AWS SDK for Kotlin
Toggle table of contents
1.8.30
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cleanrooms
/
aws.sdk.kotlin.services.cleanrooms.model
/
AggregationThresholdType
Aggregation
Threshold
Type
sealed
class
AggregationThresholdType
Inheritors
CountDistinct
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Count
Distinct
Link copied to clipboard
object
CountDistinct
:
AggregationThresholdType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AggregationThresholdType
Properties
value
Link copied to clipboard
abstract
val
value
:
String