Dashboard Filled Map Shape Conditional Formatting Args
data class DashboardFilledMapShapeConditionalFormattingArgs(val fieldId: Output<String>, val format: Output<DashboardShapeConditionalFormatArgs>? = null) : ConvertibleToJava<DashboardFilledMapShapeConditionalFormattingArgs>
Constructors
Link copied to clipboard
fun DashboardFilledMapShapeConditionalFormattingArgs(fieldId: Output<String>, format: Output<DashboardShapeConditionalFormatArgs>? = null)