Class ExperimentReportConfigurationCloudWatchDashboard

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

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

Specifies the CloudWatch dashboard to include in the experiment report. The dashboard widgets will be captured as snapshot graphs within the report.

See Also: