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