Class: Aws::FIS::Types::ExperimentTemplate
- Inherits:
-
Struct
- Object
- Struct
- Aws::FIS::Types::ExperimentTemplate
- 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
-
#actions ⇒ Hash<String,Types::ExperimentTemplateAction>
The actions for the experiment.
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the experiment template.
-
#creation_time ⇒ Time
The time the experiment template was created.
-
#description ⇒ String
The description for the experiment template.
-
#experiment_options ⇒ Types::ExperimentTemplateExperimentOptions
The experiment options for an experiment template.
-
#experiment_report_configuration ⇒ Types::ExperimentTemplateReportConfiguration
Describes the report configuration for the experiment template.
-
#id ⇒ String
The ID of the experiment template.
-
#last_update_time ⇒ Time
The time the experiment template was last updated.
-
#log_configuration ⇒ Types::ExperimentTemplateLogConfiguration
The configuration for experiment logging.
-
#role_arn ⇒ String
The Amazon Resource Name (ARN) of an IAM role.
-
#stop_conditions ⇒ Array<Types::ExperimentTemplateStopCondition>
The stop conditions for the experiment.
-
#tags ⇒ Hash<String,String>
The tags for the experiment template.
-
#target_account_configurations_count ⇒ Integer
The count of target account configurations for the experiment template.
-
#targets ⇒ Hash<String,Types::ExperimentTemplateTarget>
The targets for the experiment.
Instance Attribute Details
#actions ⇒ Hash<String,Types::ExperimentTemplateAction>
The actions for the experiment.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#arn ⇒ String
The Amazon Resource Name (ARN) of the experiment template.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
The time the experiment template was created.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description for the experiment template.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#experiment_options ⇒ Types::ExperimentTemplateExperimentOptions
The experiment options for an experiment template.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#experiment_report_configuration ⇒ Types::ExperimentTemplateReportConfiguration
Describes the report configuration for the experiment template.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The ID of the experiment template.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#last_update_time ⇒ Time
The time the experiment template was last updated.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#log_configuration ⇒ Types::ExperimentTemplateLogConfiguration
The configuration for experiment logging.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#role_arn ⇒ String
The Amazon Resource Name (ARN) of an IAM role.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#stop_conditions ⇒ Array<Types::ExperimentTemplateStopCondition>
The stop conditions for the experiment.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
The tags for the experiment template.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#target_account_configurations_count ⇒ Integer
The count of target account configurations for the experiment template.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |
#targets ⇒ Hash<String,Types::ExperimentTemplateTarget>
The targets for the experiment.
1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 |
# File 'gems/aws-sdk-fis/lib/aws-sdk-fis/types.rb', line 1228 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, :experiment_report_configuration) SENSITIVE = [] include Aws::Structure end |