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

Stratosphere.ApiGateway.Stage.MethodSettingProperty

Documentation

data MethodSettingProperty Source #

Constructors

MethodSettingProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-methodsetting.html

Fields

Instances

Instances details
ToJSON MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Show MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Eq MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

ToResourceProperties MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Property "CacheDataEncrypted" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "CacheDataEncrypted" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "CacheDataEncrypted" MethodSettingProperty = Value Bool
Property "CacheTtlInSeconds" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "CacheTtlInSeconds" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "CacheTtlInSeconds" MethodSettingProperty = Value Integer
Property "CachingEnabled" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "CachingEnabled" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Property "DataTraceEnabled" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "DataTraceEnabled" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "DataTraceEnabled" MethodSettingProperty = Value Bool
Property "HttpMethod" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "HttpMethod" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Property "LoggingLevel" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "LoggingLevel" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Property "MetricsEnabled" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "MetricsEnabled" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Property "ResourcePath" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "ResourcePath" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Property "ThrottlingBurstLimit" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "ThrottlingBurstLimit" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "ThrottlingBurstLimit" MethodSettingProperty = Value Integer
Property "ThrottlingRateLimit" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

Associated Types

type PropertyType "ThrottlingRateLimit" MethodSettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "ThrottlingRateLimit" MethodSettingProperty = Value Double
type PropertyType "CacheDataEncrypted" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "CacheDataEncrypted" MethodSettingProperty = Value Bool
type PropertyType "CacheTtlInSeconds" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "CacheTtlInSeconds" MethodSettingProperty = Value Integer
type PropertyType "CachingEnabled" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "DataTraceEnabled" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "DataTraceEnabled" MethodSettingProperty = Value Bool
type PropertyType "HttpMethod" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "LoggingLevel" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "MetricsEnabled" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "ResourcePath" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "ThrottlingBurstLimit" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "ThrottlingBurstLimit" MethodSettingProperty = Value Integer
type PropertyType "ThrottlingRateLimit" MethodSettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Stage.MethodSettingProperty

type PropertyType "ThrottlingRateLimit" MethodSettingProperty = Value Double