class Aws::ApiGatewayV2::Types::UpdateRouteResponseInput

Represents the input parameters for an UpdateRouteResponse request.

@!attribute [rw] model_selection_expression

The model selection expression for the route response. Supported
only for WebSocket APIs.
@return [String]

@!attribute [rw] response_models

The response models for the route response.
@return [Hash<String,String>]

@!attribute [rw] response_parameters

The route response parameters.
@return [Hash<String,Types::ParameterConstraints>]

@!attribute [rw] route_response_key

The route response key.
@return [String]

Constants

SENSITIVE