Class: Aws::FIS::Types::ExperimentTemplate

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb

Overview

Describes an experiment template.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#actionsHash<String,Types::ExperimentTemplateAction>

The actions for the experiment.

Returns:



967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#arnString

The Amazon Resource Name (ARN) of the experiment template.

Returns:

  • (String)


967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The time the experiment template was created.

Returns:

  • (Time)


967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description for the experiment template.

Returns:

  • (String)


967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#experiment_optionsTypes::ExperimentTemplateExperimentOptions

The experiment options for an experiment template.



967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the experiment template.

Returns:

  • (String)


967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#last_update_timeTime

The time the experiment template was last updated.

Returns:

  • (Time)


967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#log_configurationTypes::ExperimentTemplateLogConfiguration

The configuration for experiment logging.



967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

The Amazon Resource Name (ARN) of an IAM role.

Returns:

  • (String)


967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#stop_conditionsArray<Types::ExperimentTemplateStopCondition>

The stop conditions for the experiment.



967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The tags for the experiment template.

Returns:

  • (Hash<String,String>)


967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#target_account_configurations_countInteger

The count of target account configurations for the experiment template.

Returns:

  • (Integer)


967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end

#targetsHash<String,Types::ExperimentTemplateTarget>

The targets for the experiment.

Returns:



967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 967

class ExperimentTemplate < Struct.new(
  :id,
  :arn,
  :description,
  :targets,
  :actions,
  :stop_conditions,
  :creation_time,
  :last_update_time,
  :role_arn,
  :tags,
  :log_configuration,
  :experiment_options,
  :target_account_configurations_count)
  SENSITIVE = []
  include Aws::Structure
end