Uses of Class
software.amazon.awssdk.services.fis.model.ExperimentS3LogConfiguration
-
Packages that use ExperimentS3LogConfiguration Package Description software.amazon.awssdk.services.fis.model -
-
Uses of ExperimentS3LogConfiguration in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return ExperimentS3LogConfiguration Modifier and Type Method Description ExperimentS3LogConfigurationExperimentLogConfiguration. s3Configuration()The configuration for experiment logging to Amazon S3.Methods in software.amazon.awssdk.services.fis.model with parameters of type ExperimentS3LogConfiguration Modifier and Type Method Description ExperimentLogConfiguration.BuilderExperimentLogConfiguration.Builder. s3Configuration(ExperimentS3LogConfiguration s3Configuration)The configuration for experiment logging to Amazon S3.
-