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