Class ExperimentCloudWatchLogsLogConfiguration

java.lang.Object
software.amazon.awssdk.services.fis.model.ExperimentCloudWatchLogsLogConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ExperimentCloudWatchLogsLogConfiguration.Builder,ExperimentCloudWatchLogsLogConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class ExperimentCloudWatchLogsLogConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ExperimentCloudWatchLogsLogConfiguration.Builder,ExperimentCloudWatchLogsLogConfiguration>

Describes the configuration for experiment logging to Amazon CloudWatch Logs.

See Also: