RouteResponse

class RouteResponse : KotlinCustomResource

The `AWS::ApiGatewayV2::RouteResponse` resource creates a route response for a WebSocket API. For more information, see Set up Route Responses for a WebSocket API in API Gateway in the API Gateway Developer Guide.

Properties

Link copied to clipboard
val apiId: Output<String>

The API identifier.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

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

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val responseModels: Output<Any>?

The response models for the route response. Search the CloudFormation User Guide for AWS::ApiGatewayV2::RouteResponse for more information about the expected schema for this property.

Link copied to clipboard

The route response parameters.

Link copied to clipboard
val routeId: Output<String>

The route ID.

Link copied to clipboard
val routeResponseId: Output<String>

The route response ID.

Link copied to clipboard

The route response key.

Link copied to clipboard
val urn: Output<String>