AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
StatisticEvaluationLevel
Statistic
Evaluation
Level
sealed
class
StatisticEvaluationLevel
Inheritors
Column
Dataset
Multicolumn
SdkUnknown
Members
Types
Column
Link copied to clipboard
object
Column
:
StatisticEvaluationLevel
Companion
Link copied to clipboard
object
Companion
Dataset
Link copied to clipboard
object
Dataset
:
StatisticEvaluationLevel
Multicolumn
Link copied to clipboard
object
Multicolumn
:
StatisticEvaluationLevel
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
StatisticEvaluationLevel
Properties
value
Link copied to clipboard
abstract
val
value
:
String