Dashboard Args
constructor(name: Output<String>? = null, refreshSchedule: Output<DashboardRefreshScheduleArgs>? = null, tags: Output<List<TagArgs>>? = null, terminationProtectionEnabled: Output<Boolean>? = null, widgets: Output<List<DashboardWidgetArgs>>? = null)