/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Analysis/SetParameterValueConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ DestinationParameterName : (./../../Fn.dhall).CfnText
, Value : (./DestinationParameterValueConfiguration.dhall).Type
}
, default = {=}
}