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