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

Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Documentation

data NetworkInterfaceProperty Source #

Constructors

NetworkInterfaceProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-networkinterface.html

Fields

Instances

Instances details
ToJSON NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Show NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Eq NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

ToResourceProperties NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "AssociateCarrierIpAddress" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "AssociateCarrierIpAddress" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "AssociateCarrierIpAddress" NetworkInterfaceProperty = Value Bool
Property "AssociatePublicIpAddress" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "AssociatePublicIpAddress" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "AssociatePublicIpAddress" NetworkInterfaceProperty = Value Bool
Property "ConnectionTrackingSpecification" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "ConnectionTrackingSpecification" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "DeleteOnTermination" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "DeleteOnTermination" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "DeleteOnTermination" NetworkInterfaceProperty = Value Bool
Property "Description" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "DeviceIndex" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "EnaQueueCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "EnaQueueCount" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "EnaSrdSpecification" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "EnaSrdSpecification" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "Groups" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "InterfaceType" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "InterfaceType" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "Ipv4PrefixCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "Ipv4PrefixCount" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "Ipv4Prefixes" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "Ipv6AddressCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "Ipv6AddressCount" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "Ipv6Addresses" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "Ipv6Addresses" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "Ipv6PrefixCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "Ipv6PrefixCount" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "Ipv6Prefixes" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "NetworkCardIndex" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "NetworkCardIndex" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "NetworkInterfaceId" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "NetworkInterfaceId" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "NetworkInterfaceId" NetworkInterfaceProperty = Value Text
Property "PrimaryIpv6" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "PrivateIpAddress" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "PrivateIpAddress" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "PrivateIpAddresses" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "PrivateIpAddresses" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Property "SecondaryPrivateIpAddressCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

Associated Types

type PropertyType "SecondaryPrivateIpAddressCount" NetworkInterfaceProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "SecondaryPrivateIpAddressCount" NetworkInterfaceProperty = Value Integer
Property "SubnetId" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "AssociateCarrierIpAddress" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "AssociateCarrierIpAddress" NetworkInterfaceProperty = Value Bool
type PropertyType "AssociatePublicIpAddress" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "AssociatePublicIpAddress" NetworkInterfaceProperty = Value Bool
type PropertyType "ConnectionTrackingSpecification" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "DeleteOnTermination" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "DeleteOnTermination" NetworkInterfaceProperty = Value Bool
type PropertyType "Description" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "DeviceIndex" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "EnaQueueCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "EnaSrdSpecification" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "Groups" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "InterfaceType" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "Ipv4PrefixCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "Ipv4Prefixes" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "Ipv6AddressCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "Ipv6Addresses" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "Ipv6PrefixCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "Ipv6Prefixes" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "NetworkCardIndex" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "NetworkInterfaceId" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "NetworkInterfaceId" NetworkInterfaceProperty = Value Text
type PropertyType "PrimaryIpv6" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "PrivateIpAddress" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "PrivateIpAddresses" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "SecondaryPrivateIpAddressCount" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty

type PropertyType "SecondaryPrivateIpAddressCount" NetworkInterfaceProperty = Value Integer
type PropertyType "SubnetId" NetworkInterfaceProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.NetworkInterfaceProperty