stratosphere-ecs-1.0.0: Stratosphere integration for AWS ECS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Documentation

data ManagedScalingProperty Source #

Instances

Instances details
ToJSON ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Show ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Eq ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

ToResourceProperties ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Property "InstanceWarmupPeriod" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Associated Types

type PropertyType "InstanceWarmupPeriod" ManagedScalingProperty 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

type PropertyType "InstanceWarmupPeriod" ManagedScalingProperty = Value Integer
Property "MaximumScalingStepSize" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Associated Types

type PropertyType "MaximumScalingStepSize" ManagedScalingProperty 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

type PropertyType "MaximumScalingStepSize" ManagedScalingProperty = Value Integer
Property "MinimumScalingStepSize" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Associated Types

type PropertyType "MinimumScalingStepSize" ManagedScalingProperty 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

type PropertyType "MinimumScalingStepSize" ManagedScalingProperty = Value Integer
Property "Status" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Property "TargetCapacity" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

Associated Types

type PropertyType "TargetCapacity" ManagedScalingProperty 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

type PropertyType "InstanceWarmupPeriod" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

type PropertyType "InstanceWarmupPeriod" ManagedScalingProperty = Value Integer
type PropertyType "MaximumScalingStepSize" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

type PropertyType "MaximumScalingStepSize" ManagedScalingProperty = Value Integer
type PropertyType "MinimumScalingStepSize" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

type PropertyType "MinimumScalingStepSize" ManagedScalingProperty = Value Integer
type PropertyType "Status" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty

type PropertyType "TargetCapacity" ManagedScalingProperty Source # 
Instance details

Defined in Stratosphere.ECS.CapacityProvider.ManagedScalingProperty