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

Stratosphere.EC2.IPAMPoolCidr

Documentation

data IPAMPoolCidr Source #

Instances

Instances details
ToJSON IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

Show IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

Eq IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

ToResourceProperties IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

Property "Cidr" IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

Associated Types

type PropertyType "Cidr" IPAMPoolCidr 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

Property "IpamPoolId" IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

Associated Types

type PropertyType "IpamPoolId" IPAMPoolCidr 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

type PropertyType "IpamPoolId" IPAMPoolCidr = Value Text
Property "NetmaskLength" IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

Associated Types

type PropertyType "NetmaskLength" IPAMPoolCidr 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

type PropertyType "NetmaskLength" IPAMPoolCidr = Value Integer

Methods

set :: PropertyType "NetmaskLength" IPAMPoolCidr -> IPAMPoolCidr -> IPAMPoolCidr #

type PropertyType "Cidr" IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

type PropertyType "IpamPoolId" IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

type PropertyType "IpamPoolId" IPAMPoolCidr = Value Text
type PropertyType "NetmaskLength" IPAMPoolCidr Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPoolCidr

type PropertyType "NetmaskLength" IPAMPoolCidr = Value Integer