/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Dashboard/PivotTableDataPathOption.dhall

Copy path to clipboard

Source

{ Type =
{ DataPathList : List (./DataPathValue.dhall).Type
, Width : Optional (./../../Fn.dhall).CfnText
}
, default.Width = None (./../../Fn.dhall).CfnText
}