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

Stratosphere.EC2.VPNConnectionRoute

Documentation

data VPNConnectionRoute Source #

Instances

Instances details
ToJSON VPNConnectionRoute Source # 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

Show VPNConnectionRoute Source # 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

Eq VPNConnectionRoute Source # 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

ToResourceProperties VPNConnectionRoute Source # 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

Property "DestinationCidrBlock" VPNConnectionRoute Source # 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

Associated Types

type PropertyType "DestinationCidrBlock" VPNConnectionRoute 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

type PropertyType "DestinationCidrBlock" VPNConnectionRoute = Value Text
Property "VpnConnectionId" VPNConnectionRoute Source # 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

Associated Types

type PropertyType "VpnConnectionId" VPNConnectionRoute 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

type PropertyType "VpnConnectionId" VPNConnectionRoute = Value Text
type PropertyType "DestinationCidrBlock" VPNConnectionRoute Source # 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

type PropertyType "DestinationCidrBlock" VPNConnectionRoute = Value Text
type PropertyType "VpnConnectionId" VPNConnectionRoute Source # 
Instance details

Defined in Stratosphere.EC2.VPNConnectionRoute

type PropertyType "VpnConnectionId" VPNConnectionRoute = Value Text