CanaryScheduleInput
class CanaryScheduleInput
This structure specifies how often a canary is to make runs and the date and time when it should stop making runs.
Types
Properties
Link copied to clipboard
How long, in seconds, for the canary to continue making regular runs according to the schedule in the Expression
value. If you specify 0, the canary continues making runs until you stop it. If you omit this field, the default of 0 is used.
Link copied to clipboard
A rate
expression or a cron
expression that defines how often the canary is to run.
Link copied to clipboard
A structure that contains the retry configuration for a canary