Dashboard Source Entity Source Template
data class DashboardSourceEntitySourceTemplate(val arn: String, val dataSetReferences: List<DashboardSourceEntitySourceTemplateDataSetReference>)
Constructors
Link copied to clipboard
constructor(arn: String, dataSetReferences: List<DashboardSourceEntitySourceTemplateDataSetReference>)