/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Analysis/TableFieldCustomTextContent.dhall

Copy path to clipboard

Source

{ Type =
{ FontConfiguration : (./FontConfiguration.dhall).Type
, Value : Optional (./../../Fn.dhall).CfnText
}
, default.Value = None (./../../Fn.dhall).CfnText
}