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

Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Documentation

data StageDescriptionProperty Source #

Constructors

StageDescriptionProperty

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

Fields

Instances

Instances details
ToJSON StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Show StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Eq StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

ToResourceProperties StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "AccessLogSetting" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "CacheClusterEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "CacheClusterEnabled" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "CacheClusterEnabled" StageDescriptionProperty = Value Bool
Property "CacheClusterSize" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "CacheClusterSize" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "CacheDataEncrypted" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "CacheDataEncrypted" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

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

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "CacheTtlInSeconds" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "CachingEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "CachingEnabled" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "CanarySetting" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "ClientCertificateId" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "ClientCertificateId" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "ClientCertificateId" StageDescriptionProperty = Value Text
Property "DataTraceEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "DataTraceEnabled" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "Description" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "DocumentationVersion" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "DocumentationVersion" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "DocumentationVersion" StageDescriptionProperty = Value Text
Property "LoggingLevel" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "MethodSettings" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "MetricsEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "MetricsEnabled" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "Tags" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "ThrottlingBurstLimit" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "ThrottlingBurstLimit" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

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

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "ThrottlingRateLimit" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "ThrottlingRateLimit" StageDescriptionProperty = Value Double
Property "TracingEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Associated Types

type PropertyType "TracingEnabled" StageDescriptionProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

Property "Variables" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "AccessLogSetting" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "CacheClusterEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "CacheClusterEnabled" StageDescriptionProperty = Value Bool
type PropertyType "CacheClusterSize" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "CacheDataEncrypted" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

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

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "CachingEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "CanarySetting" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "ClientCertificateId" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "ClientCertificateId" StageDescriptionProperty = Value Text
type PropertyType "DataTraceEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "Description" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "DocumentationVersion" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "DocumentationVersion" StageDescriptionProperty = Value Text
type PropertyType "LoggingLevel" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "MethodSettings" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "MetricsEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "Tags" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "ThrottlingBurstLimit" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

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

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "ThrottlingRateLimit" StageDescriptionProperty = Value Double
type PropertyType "TracingEnabled" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty

type PropertyType "Variables" StageDescriptionProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.StageDescriptionProperty