ChaosExperimentBranch interface
Model that represents a branch in the step. 9 total per experiment.
Properties
actions |
List of actions.
|
name |
String of the branch name.
|
Property Details
actions
List of actions.
actions: ChaosExperimentActionUnion[]
Property Value
name
String of the branch name.
name: string
Property Value