| Package | Description |
|---|---|
| com.amazonaws.services.fis |
Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your Amazon
Web Services workloads.
|
| com.amazonaws.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTargetAccountConfigurationRequest |
CreateTargetAccountConfigurationRequest.clone() |
CreateTargetAccountConfigurationRequest |
CreateTargetAccountConfigurationRequest.withAccountId(String accountId)
The AWS account ID of the target account.
|
CreateTargetAccountConfigurationRequest |
CreateTargetAccountConfigurationRequest.withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateTargetAccountConfigurationRequest |
CreateTargetAccountConfigurationRequest.withDescription(String description)
The description of the target account.
|
CreateTargetAccountConfigurationRequest |
CreateTargetAccountConfigurationRequest.withExperimentTemplateId(String experimentTemplateId)
The experiment template ID.
|
CreateTargetAccountConfigurationRequest |
CreateTargetAccountConfigurationRequest.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of an IAM role for the target account.
|
Copyright © 2023. All rights reserved.