AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
timestreamquery
/
aws.sdk.kotlin.services.timestreamquery.model
/
ScheduledQueryInsightsMode
Scheduled
Query
Insights
Mode
sealed
class
ScheduledQueryInsightsMode
Inheritors
Disabled
EnabledWithRateControl
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Disabled
Link copied to clipboard
object
Disabled
:
ScheduledQueryInsightsMode
Enabled
With
Rate
Control
Link copied to clipboard
object
EnabledWithRateControl
:
ScheduledQueryInsightsMode
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ScheduledQueryInsightsMode
Properties
value
Link copied to clipboard
abstract
val
value
:
String