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

Copy path to clipboard

Source

{ Type =
{ Arn : (./../../Fn.dhall).CfnText
, DataSetReferences : List (./DataSetReference.dhall).Type
}
, default = {=}
}