toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
cleanrooms
/
aws.sdk.kotlin.services.cleanrooms.model
/
AggregationType
Aggregation
Type
sealed
class
AggregationType
Inheritors
CountDistinct
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Count
Distinct
Link copied to clipboard
object
CountDistinct
:
AggregationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AggregationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String