Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChaosScheduleJob

Package version

Defines a repetition rule and parameters of Chaos to be used with the Chaos Schedule.

Hierarchy

  • ChaosScheduleJob

Index

Properties

Optional chaosParameters

chaosParameters: undefined | string

A reference to which Chaos Parameters of the Chaos Schedule to use.

Optional days

Defines the days of the week that a Chaos Schedule Job will run for.

Optional times

times: TimeRange[]

A list of Time Ranges that specify when during active days that this job will run. The times are interpreted as UTC.

Generated using TypeDoc