Expand description
Types for the GetGatewayResponses operation.
Modules§
- builders
- Builders
Structs§
- GetGateway
Responses - Orchestration and serialization glue logic for
GetGatewayResponses. - GetGateway
Responses Input Gets the GatewayResponses collection on the given RestApi. If an API developer has not added any definitions for gateway responses, the result will be the API Gateway-generated default GatewayResponses collection for the supported response types.
- GetGateway
Responses Output The collection of the GatewayResponse instances of a RestApi as a
responseType-to-GatewayResponse object map of key-value pairs. As such, pagination is not supported for querying this collection.
Enums§
- GetGateway
Responses Error - Error type for the
GetGatewayResponsesErroroperation.