class Aws::ApiGatewayV2::Types::UpdateRouteResponseInput
@return [String]
The route response key.
@!attribute [rw] route_response_key
@return [Hash<String,Types::ParameterConstraints>]
The route response parameters.
@!attribute [rw] response_parameters
@return [Hash<String,String>]
The response models for the route response.
@!attribute [rw] response_models
@return [String]
only for WebSocket APIs.
The model selection expression for the route response. Supported
@!attribute [rw] model_selection_expression
Represents the input parameters for an UpdateRouteResponse request.