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

Stratosphere.EC2.IPAMPool

Documentation

data IPAMPool Source #

Constructors

IPAMPool

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

Fields

Instances

Instances details
ToJSON IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Show IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Eq IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

ToResourceProperties IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Property "AddressFamily" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "AddressFamily" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AddressFamily" IPAMPool = Value Text

Methods

set :: PropertyType "AddressFamily" IPAMPool -> IPAMPool -> IPAMPool #

Property "AllocationDefaultNetmaskLength" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "AllocationDefaultNetmaskLength" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AllocationDefaultNetmaskLength" IPAMPool = Value Integer

Methods

set :: PropertyType "AllocationDefaultNetmaskLength" IPAMPool -> IPAMPool -> IPAMPool #

Property "AllocationMaxNetmaskLength" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "AllocationMaxNetmaskLength" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AllocationMaxNetmaskLength" IPAMPool = Value Integer

Methods

set :: PropertyType "AllocationMaxNetmaskLength" IPAMPool -> IPAMPool -> IPAMPool #

Property "AllocationMinNetmaskLength" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "AllocationMinNetmaskLength" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AllocationMinNetmaskLength" IPAMPool = Value Integer

Methods

set :: PropertyType "AllocationMinNetmaskLength" IPAMPool -> IPAMPool -> IPAMPool #

Property "AllocationResourceTags" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "AllocationResourceTags" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AllocationResourceTags" IPAMPool = [Tag]

Methods

set :: PropertyType "AllocationResourceTags" IPAMPool -> IPAMPool -> IPAMPool #

Property "AutoImport" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "AutoImport" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AutoImport" IPAMPool = Value Bool

Methods

set :: PropertyType "AutoImport" IPAMPool -> IPAMPool -> IPAMPool #

Property "AwsService" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "AwsService" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AwsService" IPAMPool = Value Text

Methods

set :: PropertyType "AwsService" IPAMPool -> IPAMPool -> IPAMPool #

Property "Description" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "Description" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "Description" IPAMPool = Value Text

Methods

set :: PropertyType "Description" IPAMPool -> IPAMPool -> IPAMPool #

Property "IpamScopeId" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "IpamScopeId" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "IpamScopeId" IPAMPool = Value Text

Methods

set :: PropertyType "IpamScopeId" IPAMPool -> IPAMPool -> IPAMPool #

Property "Locale" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "Locale" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Methods

set :: PropertyType "Locale" IPAMPool -> IPAMPool -> IPAMPool #

Property "ProvisionedCidrs" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "ProvisionedCidrs" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "ProvisionedCidrs" IPAMPool = [ProvisionedCidrProperty]

Methods

set :: PropertyType "ProvisionedCidrs" IPAMPool -> IPAMPool -> IPAMPool #

Property "PublicIpSource" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "PublicIpSource" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "PublicIpSource" IPAMPool = Value Text

Methods

set :: PropertyType "PublicIpSource" IPAMPool -> IPAMPool -> IPAMPool #

Property "PubliclyAdvertisable" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "PubliclyAdvertisable" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "PubliclyAdvertisable" IPAMPool = Value Bool

Methods

set :: PropertyType "PubliclyAdvertisable" IPAMPool -> IPAMPool -> IPAMPool #

Property "SourceIpamPoolId" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "SourceIpamPoolId" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "SourceIpamPoolId" IPAMPool = Value Text

Methods

set :: PropertyType "SourceIpamPoolId" IPAMPool -> IPAMPool -> IPAMPool #

Property "SourceResource" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "SourceResource" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Methods

set :: PropertyType "SourceResource" IPAMPool -> IPAMPool -> IPAMPool #

Property "Tags" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

Associated Types

type PropertyType "Tags" IPAMPool 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "Tags" IPAMPool = [Tag]

Methods

set :: PropertyType "Tags" IPAMPool -> IPAMPool -> IPAMPool #

type PropertyType "AddressFamily" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AddressFamily" IPAMPool = Value Text
type PropertyType "AllocationDefaultNetmaskLength" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AllocationDefaultNetmaskLength" IPAMPool = Value Integer
type PropertyType "AllocationMaxNetmaskLength" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AllocationMaxNetmaskLength" IPAMPool = Value Integer
type PropertyType "AllocationMinNetmaskLength" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AllocationMinNetmaskLength" IPAMPool = Value Integer
type PropertyType "AllocationResourceTags" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AllocationResourceTags" IPAMPool = [Tag]
type PropertyType "AutoImport" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AutoImport" IPAMPool = Value Bool
type PropertyType "AwsService" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "AwsService" IPAMPool = Value Text
type PropertyType "Description" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "Description" IPAMPool = Value Text
type PropertyType "IpamScopeId" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "IpamScopeId" IPAMPool = Value Text
type PropertyType "Locale" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "ProvisionedCidrs" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "ProvisionedCidrs" IPAMPool = [ProvisionedCidrProperty]
type PropertyType "PublicIpSource" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "PublicIpSource" IPAMPool = Value Text
type PropertyType "PubliclyAdvertisable" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "PubliclyAdvertisable" IPAMPool = Value Bool
type PropertyType "SourceIpamPoolId" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "SourceIpamPoolId" IPAMPool = Value Text
type PropertyType "SourceResource" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "Tags" IPAMPool Source # 
Instance details

Defined in Stratosphere.EC2.IPAMPool

type PropertyType "Tags" IPAMPool = [Tag]