menu
aws_redshift_api package
documentation
redshift-2012-12-01.dart
ScheduledAction
nextInvocations property
nextInvocations property
dark_mode
light_mode
nextInvocations
property
List
<
DateTime
>
?
nextInvocations
final
List of times when the scheduled action will run.
Implementation
final List<DateTime>? nextInvocations;
aws_redshift_api package
documentation
redshift-2012-12-01
ScheduledAction
nextInvocations property
ScheduledAction class