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

Copy path to clipboard

Source

{ Type =
{ Color : (./../../Fn.dhall).CfnText
, Element : (./DataPathValue.dhall).Type
, TimeGranularity : Optional (./../../Fn.dhall).CfnText
}
, default.TimeGranularity = None (./../../Fn.dhall).CfnText
}