stratosphere-autoscaling-1.0.0: Stratosphere integration for AWS AutoScaling.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AutoScaling.WarmPool

Documentation

data WarmPool Source #

Instances

Instances details
ToJSON WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Show WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Eq WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

ToResourceProperties WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Property "AutoScalingGroupName" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Associated Types

type PropertyType "AutoScalingGroupName" WarmPool 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

type PropertyType "AutoScalingGroupName" WarmPool = Value Text

Methods

set :: PropertyType "AutoScalingGroupName" WarmPool -> WarmPool -> WarmPool #

Property "InstanceReusePolicy" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Associated Types

type PropertyType "InstanceReusePolicy" WarmPool 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Methods

set :: PropertyType "InstanceReusePolicy" WarmPool -> WarmPool -> WarmPool #

Property "MaxGroupPreparedCapacity" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Associated Types

type PropertyType "MaxGroupPreparedCapacity" WarmPool 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

type PropertyType "MaxGroupPreparedCapacity" WarmPool = Value Integer

Methods

set :: PropertyType "MaxGroupPreparedCapacity" WarmPool -> WarmPool -> WarmPool #

Property "MinSize" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Associated Types

type PropertyType "MinSize" WarmPool 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Methods

set :: PropertyType "MinSize" WarmPool -> WarmPool -> WarmPool #

Property "PoolState" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

Associated Types

type PropertyType "PoolState" WarmPool 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

type PropertyType "PoolState" WarmPool = Value Text

Methods

set :: PropertyType "PoolState" WarmPool -> WarmPool -> WarmPool #

type PropertyType "AutoScalingGroupName" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

type PropertyType "AutoScalingGroupName" WarmPool = Value Text
type PropertyType "InstanceReusePolicy" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

type PropertyType "MaxGroupPreparedCapacity" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

type PropertyType "MaxGroupPreparedCapacity" WarmPool = Value Integer
type PropertyType "MinSize" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

type PropertyType "PoolState" WarmPool Source # 
Instance details

Defined in Stratosphere.AutoScaling.WarmPool

type PropertyType "PoolState" WarmPool = Value Text