PutGatewayResponseRequest
Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi.
Types
Properties
Link copied to clipboard
Response parameters (paths, query strings and headers) of the GatewayResponse as a string-to-string map of key-value pairs.
Link copied to clipboard
Response templates of the GatewayResponse as a string-to-string map of key-value pairs.
Link copied to clipboard
The response type of the associated GatewayResponse
Link copied to clipboard
The HTTP status code of the GatewayResponse.
Functions
Link copied to clipboard
inline fun copy(block: PutGatewayResponseRequest.Builder.() -> Unit = {}): PutGatewayResponseRequest