Get Dashboard Result
constructor(createdTimestamp: String? = null, dashboardArn: String? = null, name: String? = null, refreshSchedule: DashboardRefreshSchedule? = null, status: DashboardStatus? = null, tags: List<Tag>? = null, terminationProtectionEnabled: Boolean? = null, type: DashboardType? = null, updatedTimestamp: String? = null, widgets: List<DashboardWidget>? = null)