Values.GetRouteResponsesRequestSourceGets the RouteResponses for a Route.
type nonrec t = {apiId : string;The API identifier.
*)maxResults : string option;The maximum number of elements to be returned for this resource.
*)nextToken : string option;The next page of elements from this collection. Not valid for the last element of the collection.
*)routeId : string;The route ID.
*)}