class Aws::FIS::Types::ExperimentAction

Describes the action for an experiment.

@!attribute [rw] action_id

The ID of the action.
@return [String]

@!attribute [rw] description

The 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 this action
starts.
@return [Array<String>]

@!attribute [rw] state

The state of the action.
@return [Types::ExperimentActionState]

@see docs.aws.amazon.com/goto/WebAPI/fis-2020-12-01/ExperimentAction AWS API Documentation

Constants

SENSITIVE