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

Stratosphere.EC2.SecurityGroupEgress

Documentation

data SecurityGroupEgress Source #

Constructors

SecurityGroupEgress

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

Fields

Instances

Instances details
ToJSON SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Show SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Eq SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

ToResourceProperties SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Property "CidrIp" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "CidrIp" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Property "CidrIpv6" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "CidrIpv6" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Property "Description" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "Description" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Property "DestinationPrefixListId" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "DestinationPrefixListId" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "DestinationPrefixListId" SecurityGroupEgress = Value Text
Property "DestinationSecurityGroupId" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "DestinationSecurityGroupId" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "DestinationSecurityGroupId" SecurityGroupEgress = Value Text

Methods

set :: PropertyType "DestinationSecurityGroupId" SecurityGroupEgress -> SecurityGroupEgress -> SecurityGroupEgress #

Property "FromPort" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "FromPort" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Property "GroupId" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "GroupId" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Property "IpProtocol" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "IpProtocol" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Property "ToPort" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

Associated Types

type PropertyType "ToPort" SecurityGroupEgress 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "CidrIp" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "CidrIpv6" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "Description" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "DestinationPrefixListId" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "DestinationPrefixListId" SecurityGroupEgress = Value Text
type PropertyType "DestinationSecurityGroupId" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "DestinationSecurityGroupId" SecurityGroupEgress = Value Text
type PropertyType "FromPort" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "GroupId" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "IpProtocol" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress

type PropertyType "ToPort" SecurityGroupEgress Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroupEgress