Experiment Step Branch Action Args
Constructors
Properties
Link copied to clipboard
The type of action that should be added to the experiment. Possible values are continuous
, delay
and discrete
.
Link copied to clipboard
A key-value map of additional parameters to configure the action. The values that are accepted by this depend on the urn
i.e. the capability/fault that is applied. Possible parameter values can be found in this documentation
Link copied to clipboard
The name of the Selector to which this action should apply to. This must be specified if the action_type
is continuous
or discrete
.