String resourceType
The resource type of the target.
String actionId
The ID of the action.
String description
A description for the action.
Map<K,V> parameters
The parameters for the action, if applicable.
Map<K,V> targets
The targets for the action.
List<E> startAfter
The name of the action that must be completed before the current action starts. Omit this parameter to run the action at the start of the experiment.
String clientToken
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
String description
A description for the experiment template. Can contain up to 64 letters (A-Z and a-z).
List<E> stopConditions
The stop conditions.
Map<K,V> targets
The targets for the experiment.
Map<K,V> actions
The actions for the experiment.
String roleArn
The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.
Map<K,V> tags
The tags to apply to the experiment template.
ExperimentTemplate experimentTemplate
Information about the experiment template.
String source
The source for the stop condition. Specify aws:cloudwatch:alarm if the stop condition is defined by
a CloudWatch alarm. Specify none if there is no stop condition.
String value
The Amazon Resource Name (ARN) of the CloudWatch alarm. This is required if the source is a CloudWatch alarm.
String resourceType
The AWS resource type. The resource type must be supported for the specified action.
List<E> resourceArns
The Amazon Resource Names (ARNs) of the resources.
Map<K,V> resourceTags
The tags for the target resources.
List<E> filters
The filters to apply to identify target resources using specific attributes.
String selectionMode
Scopes the identified resources to a specific count of the resources at random, or a percentage of the resources. All identified resources are included in the target.
ALL - Run the action on all identified targets. This is the default.
COUNT(n) - Run the action on the specified number of targets, chosen from the identified targets at random. For example, COUNT(1) selects one of the targets.
PERCENT(n) - Run the action on the specified percentage of targets, chosen from the identified targets at random. For example, PERCENT(25) selects 25% of the targets.
String id
The ID of the experiment template.
ExperimentTemplate experimentTemplate
Information about the experiment template.
String id
The ID of the experiment.
String experimentTemplateId
The ID of the experiment template.
String roleArn
The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.
ExperimentState state
The state of the experiment.
Map<K,V> targets
The targets for the experiment.
Map<K,V> actions
The actions for the experiment.
List<E> stopConditions
The stop conditions for the experiment.
Date creationTime
The time the experiment was created.
Date startTime
The time that the experiment was started.
Date endTime
The time that the experiment ended.
Map<K,V> tags
The tags for the experiment.
String actionId
The ID of the action.
String description
The description for the action.
Map<K,V> parameters
The parameters for the action.
Map<K,V> targets
The targets for the action.
List<E> startAfter
The name of the action that must be completed before this action starts.
ExperimentActionState state
The state of the action.
String id
The ID of the experiment.
String experimentTemplateId
The ID of the experiment template.
ExperimentState state
The state of the experiment.
Date creationTime
The time that the experiment was created.
Map<K,V> tags
The tags for the experiment.
String resourceType
The resource type.
List<E> resourceArns
The Amazon Resource Names (ARNs) of the resources.
Map<K,V> resourceTags
The tags for the target resources.
List<E> filters
The filters to apply to identify target resources using specific attributes.
String selectionMode
Scopes the identified resources to a specific count or percentage.
String id
The ID of the experiment template.
String description
The description for the experiment template.
Map<K,V> targets
The targets for the experiment.
Map<K,V> actions
The actions for the experiment.
List<E> stopConditions
The stop conditions for the experiment.
Date creationTime
The time the experiment template was created.
Date lastUpdateTime
The time the experiment template was last updated.
String roleArn
The Amazon Resource Name (ARN) of an IAM role.
Map<K,V> tags
The tags for the experiment template.
String actionId
The ID of the action.
String description
A description for the action.
Map<K,V> parameters
The parameters for the action.
Map<K,V> targets
The targets for the action.
List<E> startAfter
The name of the action that must be completed before the current action starts.
String id
The ID of the experiment template.
String description
The description of the experiment template.
Date creationTime
The time that the experiment template was created.
Date lastUpdateTime
The time that the experiment template was last updated.
Map<K,V> tags
The tags for the experiment template.
String resourceType
The resource type.
List<E> resourceArns
The Amazon Resource Names (ARNs) of the targets.
Map<K,V> resourceTags
The tags for the target resources.
List<E> filters
The filters to apply to identify target resources using specific attributes.
String selectionMode
Scopes the identified resources to a specific count or percentage.
String id
The ID of the action.
Action action
Information about the action.
String id
The ID of the experiment.
Experiment experiment
Information about the experiment.
String id
The ID of the experiment template.
ExperimentTemplate experimentTemplate
Information about the experiment template.
String resourceArn
The Amazon Resource Name (ARN) of the resource.
Experiment experiment
Information about the experiment.
String id
The ID of the experiment.
Experiment experiment
Information about the experiment.
String actionId
The ID of the action.
String description
A description for the action.
Map<K,V> parameters
The parameters for the action, if applicable.
Map<K,V> targets
The targets for the action.
List<E> startAfter
The name of the action that must be completed before the current action starts. Omit this parameter to run the action at the start of the experiment.
String id
The ID of the experiment template.
String description
A description for the template.
List<E> stopConditions
The stop conditions for the experiment.
Map<K,V> targets
The targets for the experiment.
Map<K,V> actions
The actions for the experiment.
String roleArn
The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.
ExperimentTemplate experimentTemplate
Information about the experiment template.
String resourceType
The AWS resource type. The resource type must be supported for the specified action.
List<E> resourceArns
The Amazon Resource Names (ARNs) of the targets.
Map<K,V> resourceTags
The tags for the target resources.
List<E> filters
The filters to apply to identify target resources using specific attributes.
String selectionMode
Scopes the identified resources to a specific count or percentage.
Copyright © 2021. All rights reserved.