stratosphere-apigateway-1.0.0: Stratosphere integration for AWS ApiGateway.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApiGateway.Method.MethodResponseProperty

Documentation

data MethodResponseProperty Source #

Instances

Instances details
ToJSON MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

Show MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

Eq MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

ToResourceProperties MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

Property "ResponseModels" MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

Associated Types

type PropertyType "ResponseModels" MethodResponseProperty 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

Property "ResponseParameters" MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

Associated Types

type PropertyType "ResponseParameters" MethodResponseProperty 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

type PropertyType "ResponseParameters" MethodResponseProperty = Map Text (Value Text)
Property "StatusCode" MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

Associated Types

type PropertyType "StatusCode" MethodResponseProperty 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

type PropertyType "ResponseModels" MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

type PropertyType "ResponseParameters" MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty

type PropertyType "ResponseParameters" MethodResponseProperty = Map Text (Value Text)
type PropertyType "StatusCode" MethodResponseProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Method.MethodResponseProperty