stratosphere-codedeploy-1.0.0: Stratosphere integration for AWS CodeDeploy.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CodeDeploy.DeploymentConfig

Documentation

data DeploymentConfig Source #

Instances

Instances details
ToJSON DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Show DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Eq DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

ToResourceProperties DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Property "ComputePlatform" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Associated Types

type PropertyType "ComputePlatform" DeploymentConfig 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

type PropertyType "ComputePlatform" DeploymentConfig = Value Text
Property "DeploymentConfigName" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Associated Types

type PropertyType "DeploymentConfigName" DeploymentConfig 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

type PropertyType "DeploymentConfigName" DeploymentConfig = Value Text

Methods

set :: PropertyType "DeploymentConfigName" DeploymentConfig -> DeploymentConfig -> DeploymentConfig #

Property "MinimumHealthyHosts" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Associated Types

type PropertyType "MinimumHealthyHosts" DeploymentConfig 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Methods

set :: PropertyType "MinimumHealthyHosts" DeploymentConfig -> DeploymentConfig -> DeploymentConfig #

Property "TrafficRoutingConfig" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Associated Types

type PropertyType "TrafficRoutingConfig" DeploymentConfig 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Methods

set :: PropertyType "TrafficRoutingConfig" DeploymentConfig -> DeploymentConfig -> DeploymentConfig #

Property "ZonalConfig" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

Associated Types

type PropertyType "ZonalConfig" DeploymentConfig 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

type PropertyType "ComputePlatform" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

type PropertyType "ComputePlatform" DeploymentConfig = Value Text
type PropertyType "DeploymentConfigName" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

type PropertyType "DeploymentConfigName" DeploymentConfig = Value Text
type PropertyType "MinimumHealthyHosts" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

type PropertyType "TrafficRoutingConfig" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig

type PropertyType "ZonalConfig" DeploymentConfig Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentConfig