stratosphere-ec2-1.0.0: Stratosphere integration for AWS EC2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EC2.CapacityReservation

Documentation

data CapacityReservation Source #

Constructors

CapacityReservation

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html

Fields

Instances

Instances details
ToJSON CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Show CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Eq CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

ToResourceProperties CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "AvailabilityZone" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "AvailabilityZone" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "AvailabilityZone" CapacityReservation = Value Text
Property "AvailabilityZoneId" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "AvailabilityZoneId" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "AvailabilityZoneId" CapacityReservation = Value Text
Property "EbsOptimized" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "EbsOptimized" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "EndDate" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "EndDate" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "EndDateType" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "EndDateType" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "EphemeralStorage" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "EphemeralStorage" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "EphemeralStorage" CapacityReservation = Value Bool
Property "InstanceCount" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "InstanceCount" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "InstanceMatchCriteria" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "InstanceMatchCriteria" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "InstanceMatchCriteria" CapacityReservation = Value Text
Property "InstancePlatform" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "InstancePlatform" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "InstancePlatform" CapacityReservation = Value Text
Property "InstanceType" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "InstanceType" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "OutPostArn" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "OutPostArn" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "PlacementGroupArn" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "PlacementGroupArn" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "PlacementGroupArn" CapacityReservation = Value Text
Property "TagSpecifications" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "TagSpecifications" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "Tenancy" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "Tenancy" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Property "UnusedReservationBillingOwnerId" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

Associated Types

type PropertyType "UnusedReservationBillingOwnerId" CapacityReservation 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "UnusedReservationBillingOwnerId" CapacityReservation = Value Text

Methods

set :: PropertyType "UnusedReservationBillingOwnerId" CapacityReservation -> CapacityReservation -> CapacityReservation #

type PropertyType "AvailabilityZone" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "AvailabilityZone" CapacityReservation = Value Text
type PropertyType "AvailabilityZoneId" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "AvailabilityZoneId" CapacityReservation = Value Text
type PropertyType "EbsOptimized" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "EndDate" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "EndDateType" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "EphemeralStorage" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "EphemeralStorage" CapacityReservation = Value Bool
type PropertyType "InstanceCount" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "InstanceMatchCriteria" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "InstanceMatchCriteria" CapacityReservation = Value Text
type PropertyType "InstancePlatform" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "InstancePlatform" CapacityReservation = Value Text
type PropertyType "InstanceType" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "OutPostArn" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "PlacementGroupArn" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "PlacementGroupArn" CapacityReservation = Value Text
type PropertyType "TagSpecifications" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "Tenancy" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "UnusedReservationBillingOwnerId" CapacityReservation Source # 
Instance details

Defined in Stratosphere.EC2.CapacityReservation

type PropertyType "UnusedReservationBillingOwnerId" CapacityReservation = Value Text