/dhall-aws-cloudformation/cloudformation/AWS::AppMesh::GatewayRoute/QueryParameter.dhall

Copy path to clipboard

Source

{ Type =
{ Match : Optional (./HttpQueryParameterMatch.dhall).Type
, Name : (./../../Fn.dhall).CfnText
}
, default.Match = None (./HttpQueryParameterMatch.dhall).Type
}