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

Stratosphere.EC2.NetworkAclEntry

Documentation

data NetworkAclEntry Source #

Constructors

NetworkAclEntry

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

Fields

Instances

Instances details
ToJSON NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Show NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Eq NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

ToResourceProperties NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Property "CidrBlock" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "CidrBlock" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Property "Egress" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "Egress" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Property "Icmp" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "Icmp" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Property "Ipv6CidrBlock" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "Ipv6CidrBlock" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "Ipv6CidrBlock" NetworkAclEntry = Value Text
Property "NetworkAclId" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "NetworkAclId" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "NetworkAclId" NetworkAclEntry = Value Text
Property "PortRange" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "PortRange" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Property "Protocol" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "Protocol" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Property "RuleAction" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "RuleAction" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Property "RuleNumber" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

Associated Types

type PropertyType "RuleNumber" NetworkAclEntry 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "CidrBlock" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "Egress" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "Icmp" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "Ipv6CidrBlock" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "Ipv6CidrBlock" NetworkAclEntry = Value Text
type PropertyType "NetworkAclId" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "NetworkAclId" NetworkAclEntry = Value Text
type PropertyType "PortRange" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "Protocol" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "RuleAction" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry

type PropertyType "RuleNumber" NetworkAclEntry Source # 
Instance details

Defined in Stratosphere.EC2.NetworkAclEntry