ExperimentTemplateExperimentReportConfigurationDataSourcesPropertiesArgs

data class ExperimentTemplateExperimentReportConfigurationDataSourcesPropertiesArgs(val cloudWatchDashboards: Output<List<ExperimentTemplateCloudWatchDashboardArgs>>? = null) : ConvertibleToJava<ExperimentTemplateExperimentReportConfigurationDataSourcesPropertiesArgs>

The data sources for the experiment report.

Constructors

constructor(cloudWatchDashboards: Output<List<ExperimentTemplateCloudWatchDashboardArgs>>? = null)

Properties

Functions

Link copied to clipboard
open override fun toJava(): ExperimentTemplateExperimentReportConfigurationDataSourcesPropertiesArgs