Values.ExperimentTemplateReportConfigurationDataSourcesInputSourceSpecifies the data sources for the experiment report.
type nonrec t = {cloudWatchDashboards : ReportConfigurationCloudWatchDashboardInputList.t option;The CloudWatch dashboards to include as data sources in the experiment report.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
ReportConfigurationCloudWatchDashboardIdentifier.t ])
list ]
list ])
list ]