stratosphere-apigatewayv2-1.0.0: Stratosphere integration for AWS ApiGatewayV2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApiGatewayV2.RouteResponse

Documentation

data RouteResponse Source #

Instances

Instances details
ToJSON RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Show RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Eq RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

ToResourceProperties RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Property "ApiId" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Associated Types

type PropertyType "ApiId" RouteResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Property "ModelSelectionExpression" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Associated Types

type PropertyType "ModelSelectionExpression" RouteResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "ModelSelectionExpression" RouteResponse = Value Text

Methods

set :: PropertyType "ModelSelectionExpression" RouteResponse -> RouteResponse -> RouteResponse #

Property "ResponseModels" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Associated Types

type PropertyType "ResponseModels" RouteResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "ResponseModels" RouteResponse = Object

Methods

set :: PropertyType "ResponseModels" RouteResponse -> RouteResponse -> RouteResponse #

Property "ResponseParameters" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Associated Types

type PropertyType "ResponseParameters" RouteResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Methods

set :: PropertyType "ResponseParameters" RouteResponse -> RouteResponse -> RouteResponse #

Property "RouteId" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Associated Types

type PropertyType "RouteId" RouteResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Property "RouteResponseKey" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

Associated Types

type PropertyType "RouteResponseKey" RouteResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "RouteResponseKey" RouteResponse = Value Text

Methods

set :: PropertyType "RouteResponseKey" RouteResponse -> RouteResponse -> RouteResponse #

type PropertyType "ApiId" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "ModelSelectionExpression" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "ModelSelectionExpression" RouteResponse = Value Text
type PropertyType "ResponseModels" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "ResponseModels" RouteResponse = Object
type PropertyType "ResponseParameters" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "RouteId" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "RouteResponseKey" RouteResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.RouteResponse

type PropertyType "RouteResponseKey" RouteResponse = Value Text