Uses of Class
software.amazon.awssdk.services.fis.model.GetTargetAccountConfigurationRequest
-
Packages that use GetTargetAccountConfigurationRequest Package Description software.amazon.awssdk.services.fis Amazon Web Services Fault Injection Service is a managed service that enables you to perform fault injection experiments on your Amazon Web Services workloads.software.amazon.awssdk.services.fis.transform -
-
Uses of GetTargetAccountConfigurationRequest in software.amazon.awssdk.services.fis
Methods in software.amazon.awssdk.services.fis with parameters of type GetTargetAccountConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetTargetAccountConfigurationResponse>FisAsyncClient. getTargetAccountConfiguration(GetTargetAccountConfigurationRequest getTargetAccountConfigurationRequest)Gets information about the specified target account configuration of the experiment template.default GetTargetAccountConfigurationResponseFisClient. getTargetAccountConfiguration(GetTargetAccountConfigurationRequest getTargetAccountConfigurationRequest)Gets information about the specified target account configuration of the experiment template. -
Uses of GetTargetAccountConfigurationRequest in software.amazon.awssdk.services.fis.transform
Methods in software.amazon.awssdk.services.fis.transform with parameters of type GetTargetAccountConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetTargetAccountConfigurationRequestMarshaller. marshall(GetTargetAccountConfigurationRequest getTargetAccountConfigurationRequest)
-