class Aws::FIS::Types::ExperimentTemplateAction
Describes an action for an experiment template.
@!attribute [rw] action_id
The ID of the action. @return [String]
@!attribute [rw] description
A description for the action. @return [String]
@!attribute [rw] parameters
The parameters for the action. @return [Hash<String,String>]
@!attribute [rw] targets
The targets for the action. @return [Hash<String,String>]
@!attribute [rw] start_after
The name of the action that must be completed before the current action starts. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/fis-2020-12-01/ExperimentTemplateAction AWS API Documentation
Constants
- SENSITIVE