CreateExperimentTemplateActionInput
Specifies an action for an experiment template.
For more information, see Actions in the Fault Injection Simulator User Guide.
Types
Properties
Link copied to clipboard
A description for the action.
Link copied to clipboard
The parameters for the action, if applicable.
Link copied to clipboard
The name of the action that must be completed before the current action starts. Omit this parameter to run the action at the start of the experiment.
Functions
Link copied to clipboard
inline fun copy(block: CreateExperimentTemplateActionInput.Builder.() -> Unit = {}): CreateExperimentTemplateActionInput