stratosphere-appconfig-1.0.0: Stratosphere integration for AWS AppConfig.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppConfig.DeploymentStrategy

Documentation

data DeploymentStrategy Source #

Constructors

DeploymentStrategy

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html

Fields

Instances

Instances details
ToJSON DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Show DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Eq DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

ToResourceProperties DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Property "DeploymentDurationInMinutes" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Associated Types

type PropertyType "DeploymentDurationInMinutes" DeploymentStrategy 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "DeploymentDurationInMinutes" DeploymentStrategy = Value Double

Methods

set :: PropertyType "DeploymentDurationInMinutes" DeploymentStrategy -> DeploymentStrategy -> DeploymentStrategy #

Property "Description" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Associated Types

type PropertyType "Description" DeploymentStrategy 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Property "FinalBakeTimeInMinutes" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Associated Types

type PropertyType "FinalBakeTimeInMinutes" DeploymentStrategy 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "FinalBakeTimeInMinutes" DeploymentStrategy = Value Double
Property "GrowthFactor" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Associated Types

type PropertyType "GrowthFactor" DeploymentStrategy 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Property "GrowthType" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Associated Types

type PropertyType "GrowthType" DeploymentStrategy 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Property "Name" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Associated Types

type PropertyType "Name" DeploymentStrategy 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Property "ReplicateTo" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Associated Types

type PropertyType "ReplicateTo" DeploymentStrategy 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Property "Tags" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

Associated Types

type PropertyType "Tags" DeploymentStrategy 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "DeploymentDurationInMinutes" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "DeploymentDurationInMinutes" DeploymentStrategy = Value Double
type PropertyType "Description" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "FinalBakeTimeInMinutes" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "FinalBakeTimeInMinutes" DeploymentStrategy = Value Double
type PropertyType "GrowthFactor" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "GrowthType" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "Name" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "ReplicateTo" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy

type PropertyType "Tags" DeploymentStrategy Source # 
Instance details

Defined in Stratosphere.AppConfig.DeploymentStrategy