| 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 |
|---|---|
ListTargetAccountConfigurationsResult |
AWSFISClient.listTargetAccountConfigurations(ListTargetAccountConfigurationsRequest request)
Lists the target account configurations of the specified experiment template.
|
ListTargetAccountConfigurationsResult |
AbstractAWSFIS.listTargetAccountConfigurations(ListTargetAccountConfigurationsRequest request) |
ListTargetAccountConfigurationsResult |
AWSFIS.listTargetAccountConfigurations(ListTargetAccountConfigurationsRequest listTargetAccountConfigurationsRequest)
Lists the target account configurations of the specified experiment template.
|
| Modifier and Type | Method and Description |
|---|---|
ListTargetAccountConfigurationsResult |
ListTargetAccountConfigurationsResult.clone() |
ListTargetAccountConfigurationsResult |
ListTargetAccountConfigurationsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListTargetAccountConfigurationsResult |
ListTargetAccountConfigurationsResult.withTargetAccountConfigurations(Collection<TargetAccountConfigurationSummary> targetAccountConfigurations)
The target account configurations.
|
ListTargetAccountConfigurationsResult |
ListTargetAccountConfigurationsResult.withTargetAccountConfigurations(TargetAccountConfigurationSummary... targetAccountConfigurations)
The target account configurations.
|
Copyright © 2023. All rights reserved.