ExperimentTemplateExperimentReportConfigurationDataSourcesCloudwatchDashboardArgs

data class ExperimentTemplateExperimentReportConfigurationDataSourcesCloudwatchDashboardArgs(val dashboardArn: Output<String>? = null) : ConvertibleToJava<ExperimentTemplateExperimentReportConfigurationDataSourcesCloudwatchDashboardArgs>

Constructors

constructor(dashboardArn: Output<String>? = null)

Properties

Link copied to clipboard
val dashboardArn: Output<String>? = null

The ARN of the CloudWatch dashboard.

Functions

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