Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateRouteResponseCommandInputProtected

Hierarchy

Properties

ApiId: undefined | string

The API identifier.

ModelSelectionExpression?: string

The model selection expression for the route response. Supported only for WebSocket APIs.

ResponseModels?: Record<string, string>

The response models for the route response.

ResponseParameters?: Record<string, ParameterConstraints>

The route response parameters.

RouteId: undefined | string

The route ID.

RouteResponseId: undefined | string

The route response ID.

RouteResponseKey?: string

The route response key.