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