Experiment Template Experiment Report Configuration Data Sources
data class ExperimentTemplateExperimentReportConfigurationDataSources(val cloudwatchDashboards: List<ExperimentTemplateExperimentReportConfigurationDataSourcesCloudwatchDashboard>? = null)
Constructors
Link copied to clipboard
constructor(cloudwatchDashboards: List<ExperimentTemplateExperimentReportConfigurationDataSourcesCloudwatchDashboard>? = null)
Properties
Link copied to clipboard
val cloudwatchDashboards: List<ExperimentTemplateExperimentReportConfigurationDataSourcesCloudwatchDashboard>? = null
The data sources for the experiment report. See below.