class Aws::ApiGatewayV2::Types::RouteResponse
Represents a route response.
@!attribute [rw] model_selection_expression
Represents the model selection expression of a route response. Supported only for WebSocket APIs. @return [String]
@!attribute [rw] response_models
Represents the response models of a route response. @return [Hash<String,String>]
@!attribute [rw] response_parameters
Represents the response parameters of a route response. @return [Hash<String,Types::ParameterConstraints>]
@!attribute [rw] route_response_id
Represents the identifier of a route response. @return [String]
@!attribute [rw] route_response_key
Represents the route response key of a route response. @return [String]
Constants
- SENSITIVE