toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.timestreamquery.kotlin.outputs
/
ScheduledQueryScheduleConfiguration
Scheduled
Query
Schedule
Configuration
data
class
ScheduledQueryScheduleConfiguration
(
val
scheduleExpression
:
String
)
Members
Constructors
Scheduled
Query
Schedule
Configuration
Link copied to clipboard
constructor
(
scheduleExpression
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
schedule
Expression
Link copied to clipboard
val
scheduleExpression
:
String
When to trigger the scheduled query run. This can be a cron expression or a rate expression.