| 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 |
|---|---|
UpdateTargetAccountConfigurationRequest |
UpdateTargetAccountConfigurationRequest.clone() |
UpdateTargetAccountConfigurationRequest |
UpdateTargetAccountConfigurationRequest.withAccountId(String accountId)
The AWS account ID of the target account.
|
UpdateTargetAccountConfigurationRequest |
UpdateTargetAccountConfigurationRequest.withDescription(String description)
The description of the target account.
|
UpdateTargetAccountConfigurationRequest |
UpdateTargetAccountConfigurationRequest.withExperimentTemplateId(String experimentTemplateId)
The ID of the experiment template.
|
UpdateTargetAccountConfigurationRequest |
UpdateTargetAccountConfigurationRequest.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of an IAM role for the target account.
|
Copyright © 2023. All rights reserved.