/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Analysis/DataPathSort.dhall
Copy path to clipboardSource
{ Type =
{ Direction : (./../../Fn.dhall).CfnText
, SortPaths : List (./DataPathValue.dhall).Type
}
, default = {=}
}
{ Type =
{ Direction : (./../../Fn.dhall).CfnText
, SortPaths : List (./DataPathValue.dhall).Type
}
, default = {=}
}