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

Stratosphere.ApiGatewayV2.IntegrationResponse

Documentation

data IntegrationResponse Source #

Constructors

IntegrationResponse

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html

Instances

Instances details
ToJSON IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Show IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Eq IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

ToResourceProperties IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Property "ApiId" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Associated Types

type PropertyType "ApiId" IntegrationResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Property "ContentHandlingStrategy" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Associated Types

type PropertyType "ContentHandlingStrategy" IntegrationResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "ContentHandlingStrategy" IntegrationResponse = Value Text
Property "IntegrationId" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Associated Types

type PropertyType "IntegrationId" IntegrationResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Property "IntegrationResponseKey" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Associated Types

type PropertyType "IntegrationResponseKey" IntegrationResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "IntegrationResponseKey" IntegrationResponse = Value Text
Property "ResponseParameters" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Associated Types

type PropertyType "ResponseParameters" IntegrationResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "ResponseParameters" IntegrationResponse = Object
Property "ResponseTemplates" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Associated Types

type PropertyType "ResponseTemplates" IntegrationResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "ResponseTemplates" IntegrationResponse = Object
Property "TemplateSelectionExpression" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

Associated Types

type PropertyType "TemplateSelectionExpression" IntegrationResponse 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "TemplateSelectionExpression" IntegrationResponse = Value Text

Methods

set :: PropertyType "TemplateSelectionExpression" IntegrationResponse -> IntegrationResponse -> IntegrationResponse #

type PropertyType "ApiId" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "ContentHandlingStrategy" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "ContentHandlingStrategy" IntegrationResponse = Value Text
type PropertyType "IntegrationId" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "IntegrationResponseKey" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "IntegrationResponseKey" IntegrationResponse = Value Text
type PropertyType "ResponseParameters" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "ResponseParameters" IntegrationResponse = Object
type PropertyType "ResponseTemplates" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "ResponseTemplates" IntegrationResponse = Object
type PropertyType "TemplateSelectionExpression" IntegrationResponse Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.IntegrationResponse

type PropertyType "TemplateSelectionExpression" IntegrationResponse = Value Text