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

Stratosphere.EC2.SecurityGroup.IngressProperty

Documentation

data IngressProperty Source #

Constructors

IngressProperty

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

Fields

Instances

Instances details
ToJSON IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Show IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Eq IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

ToResourceProperties IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Property "CidrIp" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "CidrIp" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Property "CidrIpv6" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "CidrIpv6" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Property "Description" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "Description" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "Description" IngressProperty = Value Text
Property "FromPort" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "FromPort" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Property "IpProtocol" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "IpProtocol" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Property "SourcePrefixListId" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "SourcePrefixListId" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourcePrefixListId" IngressProperty = Value Text

Methods

set :: PropertyType "SourcePrefixListId" IngressProperty -> IngressProperty -> IngressProperty #

Property "SourceSecurityGroupId" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "SourceSecurityGroupId" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourceSecurityGroupId" IngressProperty = Value Text

Methods

set :: PropertyType "SourceSecurityGroupId" IngressProperty -> IngressProperty -> IngressProperty #

Property "SourceSecurityGroupName" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "SourceSecurityGroupName" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourceSecurityGroupName" IngressProperty = Value Text

Methods

set :: PropertyType "SourceSecurityGroupName" IngressProperty -> IngressProperty -> IngressProperty #

Property "SourceSecurityGroupOwnerId" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "SourceSecurityGroupOwnerId" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourceSecurityGroupOwnerId" IngressProperty = Value Text

Methods

set :: PropertyType "SourceSecurityGroupOwnerId" IngressProperty -> IngressProperty -> IngressProperty #

Property "ToPort" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

Associated Types

type PropertyType "ToPort" IngressProperty 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "CidrIp" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "CidrIpv6" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "Description" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "Description" IngressProperty = Value Text
type PropertyType "FromPort" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "IpProtocol" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourcePrefixListId" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourcePrefixListId" IngressProperty = Value Text
type PropertyType "SourceSecurityGroupId" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourceSecurityGroupId" IngressProperty = Value Text
type PropertyType "SourceSecurityGroupName" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourceSecurityGroupName" IngressProperty = Value Text
type PropertyType "SourceSecurityGroupOwnerId" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty

type PropertyType "SourceSecurityGroupOwnerId" IngressProperty = Value Text
type PropertyType "ToPort" IngressProperty Source # 
Instance details

Defined in Stratosphere.EC2.SecurityGroup.IngressProperty