AWS SDK for Kotlin
Toggle table of contents
1.8.17
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iotsitewise
/
aws.sdk.kotlin.services.iotsitewise.model
/
DatasetTypeEnum
Dataset
Type
Enum
sealed
class
DatasetTypeEnum
Inheritors
Curated
External
Session
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Curated
Link copied to clipboard
object
Curated
:
DatasetTypeEnum
External
Link copied to clipboard
object
External
:
DatasetTypeEnum
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DatasetTypeEnum
Session
Link copied to clipboard
object
Session
:
DatasetTypeEnum
Properties
value
Link copied to clipboard
abstract
val
value
:
String