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

Stratosphere.ApiGateway.Deployment.CanarySettingProperty

Documentation

data CanarySettingProperty Source #

Instances

Instances details
ToJSON CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

Show CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

Eq CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

ToResourceProperties CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

Property "PercentTraffic" CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

Associated Types

type PropertyType "PercentTraffic" CanarySettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

Property "StageVariableOverrides" CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

Associated Types

type PropertyType "StageVariableOverrides" CanarySettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

type PropertyType "StageVariableOverrides" CanarySettingProperty = Map Text (Value Text)
Property "UseStageCache" CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

Associated Types

type PropertyType "UseStageCache" CanarySettingProperty 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

type PropertyType "PercentTraffic" CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

type PropertyType "StageVariableOverrides" CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty

type PropertyType "StageVariableOverrides" CanarySettingProperty = Map Text (Value Text)
type PropertyType "UseStageCache" CanarySettingProperty Source # 
Instance details

Defined in Stratosphere.ApiGateway.Deployment.CanarySettingProperty