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