/dhall-aws-cloudformation/cloudformation/AWS::ElasticLoadBalancingV2::ListenerRule/QueryStringConfig.dhall
Copy path to clipboardSource
{ Type = { Values : Optional (List (./QueryStringKeyValue.dhall).Type) }
, default.Values = None (List (./QueryStringKeyValue.dhall).Type)
}