class Aws::FIS::Types::ExperimentTemplate

Describes an experiment template.

@!attribute [rw] id

The ID of the experiment template.
@return [String]

@!attribute [rw] description

The description for the experiment template.
@return [String]

@!attribute [rw] targets

The targets for the experiment.
@return [Hash<String,Types::ExperimentTemplateTarget>]

@!attribute [rw] actions

The actions for the experiment.
@return [Hash<String,Types::ExperimentTemplateAction>]

@!attribute [rw] stop_conditions

The stop conditions for the experiment.
@return [Array<Types::ExperimentTemplateStopCondition>]

@!attribute [rw] creation_time

The time the experiment template was created.
@return [Time]

@!attribute [rw] last_update_time

The time the experiment template was last updated.
@return [Time]

@!attribute [rw] role_arn

The Amazon Resource Name (ARN) of an IAM role.
@return [String]

@!attribute [rw] tags

The tags for the experiment template.
@return [Hash<String,String>]

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

Constants

SENSITIVE