Dashboard Date Time Value When Unset Configuration Args
data class DashboardDateTimeValueWhenUnsetConfigurationArgs(val customValue: Output<String>? = null, val valueWhenUnsetOption: Output<DashboardValueWhenUnsetOption>? = null) : ConvertibleToJava<DashboardDateTimeValueWhenUnsetConfigurationArgs>
Constructors
Link copied to clipboard
constructor(customValue: Output<String>? = null, valueWhenUnsetOption: Output<DashboardValueWhenUnsetOption>? = null)