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