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

Stratosphere.AutoScaling.ScheduledAction

Documentation

data ScheduledAction Source #

Constructors

ScheduledAction

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html

Fields

Instances

Instances details
ToJSON ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Show ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Eq ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

ToResourceProperties ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Property "AutoScalingGroupName" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Associated Types

type PropertyType "AutoScalingGroupName" ScheduledAction 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "AutoScalingGroupName" ScheduledAction = Value Text

Methods

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

Property "DesiredCapacity" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Associated Types

type PropertyType "DesiredCapacity" ScheduledAction 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "DesiredCapacity" ScheduledAction = Value Integer
Property "EndTime" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Associated Types

type PropertyType "EndTime" ScheduledAction 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Property "MaxSize" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Associated Types

type PropertyType "MaxSize" ScheduledAction 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Property "MinSize" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Associated Types

type PropertyType "MinSize" ScheduledAction 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Property "Recurrence" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Associated Types

type PropertyType "Recurrence" ScheduledAction 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Property "StartTime" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Associated Types

type PropertyType "StartTime" ScheduledAction 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Property "TimeZone" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

Associated Types

type PropertyType "TimeZone" ScheduledAction 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "AutoScalingGroupName" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "AutoScalingGroupName" ScheduledAction = Value Text
type PropertyType "DesiredCapacity" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "DesiredCapacity" ScheduledAction = Value Integer
type PropertyType "EndTime" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "MaxSize" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "MinSize" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "Recurrence" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "StartTime" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction

type PropertyType "TimeZone" ScheduledAction Source # 
Instance details

Defined in Stratosphere.AutoScaling.ScheduledAction