DashboardVersion

constructor(arn: String? = null, createdTime: String? = null, dataSetArns: List<String>? = null, description: String? = null, errors: List<DashboardError>? = null, sheets: List<DashboardSheet>? = null, sourceEntityArn: String? = null, status: DashboardResourceStatus? = null, themeArn: String? = null, versionNumber: Double? = null)