/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Template/ConditionalFormattingSolidColor.dhall
Copy path to clipboardSource
{ Type =
{ Color : Optional (./../../Fn.dhall).CfnText
, Expression : (./../../Fn.dhall).CfnText
}
, default.Color = None (./../../Fn.dhall).CfnText
}