class Aws::ApiGatewayV2::Types::CreateRouteResponseInput

Represents the input parameters for an CreateRouteResponse 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