Dashboard Shape Conditional Format Args
data class DashboardShapeConditionalFormatArgs(val backgroundColor: Output<DashboardConditionalFormattingColorArgs>) : ConvertibleToJava<DashboardShapeConditionalFormatArgs>
Constructors
Link copied to clipboard
fun DashboardShapeConditionalFormatArgs(backgroundColor: Output<DashboardConditionalFormattingColorArgs>)