pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.timestream.kotlin.outputs
/
ScheduledQueryScheduleConfiguration
Scheduled
Query
Schedule
Configuration
data
class
ScheduledQueryScheduleConfiguration
(
val
scheduleExpression
:
String
)
Configuration for when the scheduled query is executed.
Types
Constructors
Properties
Constructors
Scheduled
Query
Schedule
Configuration
Link copied to clipboard
fun
ScheduledQueryScheduleConfiguration
(
scheduleExpression
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
schedule
Expression
Link copied to clipboard
val
scheduleExpression
:
String