AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iot
/
aws.sdk.kotlin.services.iot.model
/
AggregationTypeName
Aggregation
Type
Name
sealed
class
AggregationTypeName
Inheritors
Cardinality
Percentiles
Statistics
SdkUnknown
Members
Types
Cardinality
Link copied to clipboard
object
Cardinality
:
AggregationTypeName
Companion
Link copied to clipboard
object
Companion
Percentiles
Link copied to clipboard
object
Percentiles
:
AggregationTypeName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AggregationTypeName
Statistics
Link copied to clipboard
object
Statistics
:
AggregationTypeName
Properties
value
Link copied to clipboard
abstract
val
value
:
String