menu
pulumi_aws package
documentation
timestreamquery.dart
ScheduledQueryState
nextInvocationTime property
nextInvocationTime property
dark_mode
light_mode
nextInvocationTime
property
Input
<
String
?
>
?
nextInvocationTime
final
Next time the scheduled query is scheduled to run.
Implementation
final pulumi.Input<String?>? nextInvocationTime;
pulumi_aws package
documentation
timestreamquery
ScheduledQueryState
nextInvocationTime property
ScheduledQueryState class