stratosphere-rds-1.0.0: Stratosphere integration for AWS RDS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.RDS.DBSecurityGroup.IngressProperty

Documentation

data IngressProperty Source #

Instances

Instances details
ToJSON IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

Show IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

Eq IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

ToResourceProperties IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

Property "CIDRIP" IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

Associated Types

type PropertyType "CIDRIP" IngressProperty 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

Property "EC2SecurityGroupId" IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

Associated Types

type PropertyType "EC2SecurityGroupId" IngressProperty 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

type PropertyType "EC2SecurityGroupId" IngressProperty = Value Text

Methods

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

Property "EC2SecurityGroupName" IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

Associated Types

type PropertyType "EC2SecurityGroupName" IngressProperty 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

type PropertyType "EC2SecurityGroupName" IngressProperty = Value Text

Methods

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

Property "EC2SecurityGroupOwnerId" IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

Associated Types

type PropertyType "EC2SecurityGroupOwnerId" IngressProperty 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

type PropertyType "EC2SecurityGroupOwnerId" IngressProperty = Value Text

Methods

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

type PropertyType "CIDRIP" IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

type PropertyType "EC2SecurityGroupId" IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

type PropertyType "EC2SecurityGroupId" IngressProperty = Value Text
type PropertyType "EC2SecurityGroupName" IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

type PropertyType "EC2SecurityGroupName" IngressProperty = Value Text
type PropertyType "EC2SecurityGroupOwnerId" IngressProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBSecurityGroup.IngressProperty

type PropertyType "EC2SecurityGroupOwnerId" IngressProperty = Value Text