Values.GetIntegrationResponsesRequestSourceGets the IntegrationResponses for an Integration.
type nonrec t = {apiId : string;The API identifier.
*)integrationId : string;The integration ID.
*)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.
*)}