Values.GetIntegrationsRequestSourceGets the Integrations for an API.
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.
*)}