Uses of Class
software.amazon.awssdk.services.fis.model.ExperimentLogConfiguration
-
Packages that use ExperimentLogConfiguration Package Description software.amazon.awssdk.services.fis.model -
-
Uses of ExperimentLogConfiguration in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return ExperimentLogConfiguration Modifier and Type Method Description ExperimentLogConfigurationExperiment. logConfiguration()The configuration for experiment logging.Methods in software.amazon.awssdk.services.fis.model with parameters of type ExperimentLogConfiguration Modifier and Type Method Description Experiment.BuilderExperiment.Builder. logConfiguration(ExperimentLogConfiguration logConfiguration)The configuration for experiment logging.
-