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

Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Documentation

data BlockDeviceProperty Source #

Constructors

BlockDeviceProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-launchconfiguration-blockdevice.html

Fields

Instances

Instances details
ToJSON BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Show BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Eq BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

ToResourceProperties BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Property "DeleteOnTermination" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Associated Types

type PropertyType "DeleteOnTermination" BlockDeviceProperty 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

type PropertyType "DeleteOnTermination" BlockDeviceProperty = Value Bool
Property "Encrypted" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Property "Iops" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Property "SnapshotId" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Property "Throughput" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Property "VolumeSize" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

Property "VolumeType" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

type PropertyType "DeleteOnTermination" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

type PropertyType "DeleteOnTermination" BlockDeviceProperty = Value Bool
type PropertyType "Encrypted" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

type PropertyType "Iops" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

type PropertyType "SnapshotId" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

type PropertyType "Throughput" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

type PropertyType "VolumeSize" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty

type PropertyType "VolumeType" BlockDeviceProperty Source # 
Instance details

Defined in Stratosphere.AutoScaling.LaunchConfiguration.BlockDeviceProperty