Uses of Class
software.amazon.awssdk.services.fis.model.ExperimentReportConfigurationOutputs
-
Packages that use ExperimentReportConfigurationOutputs Package Description software.amazon.awssdk.services.fis.model -
-
Uses of ExperimentReportConfigurationOutputs in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return ExperimentReportConfigurationOutputs Modifier and Type Method Description ExperimentReportConfigurationOutputsExperimentReportConfiguration. outputs()The output destinations of the experiment report.Methods in software.amazon.awssdk.services.fis.model with parameters of type ExperimentReportConfigurationOutputs Modifier and Type Method Description ExperimentReportConfiguration.BuilderExperimentReportConfiguration.Builder. outputs(ExperimentReportConfigurationOutputs outputs)The output destinations of the experiment report.
-