AWS SDK for Kotlin
Toggle table of contents
1.5.33
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iotsitewise
/
aws.sdk.kotlin.services.iotsitewise.model
/
ComputationModelType
Computation
Model
Type
sealed
class
ComputationModelType
Inheritors
AnomalyDetection
SdkUnknown
Members
Types
Anomaly
Detection
Link copied to clipboard
object
AnomalyDetection
:
ComputationModelType
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ComputationModelType
Properties
value
Link copied to clipboard
abstract
val
value
:
String