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