Values.GetGatewayResponseRequestSourceGets a GatewayResponse of a specified response type on the given RestApi.
type nonrec t = {restApiId : String_.t;The string identifier of the associated RestApi.
*)responseType : GatewayResponseType.t;The response type of the associated GatewayResponse.
*)}