/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Template/NumberFormatConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ FormatConfiguration : Optional (./NumericFormatConfiguration.dhall).Type }
, default.FormatConfiguration = None (./NumericFormatConfiguration.dhall).Type
}