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

Stratosphere.EC2.VPNGateway

Documentation

data VPNGateway Source #

Instances

Instances details
ToJSON VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

Show VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

Eq VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

ToResourceProperties VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

Property "AmazonSideAsn" VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

Associated Types

type PropertyType "AmazonSideAsn" VPNGateway 
Instance details

Defined in Stratosphere.EC2.VPNGateway

type PropertyType "AmazonSideAsn" VPNGateway = Value Integer

Methods

set :: PropertyType "AmazonSideAsn" VPNGateway -> VPNGateway -> VPNGateway #

Property "Tags" VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

Associated Types

type PropertyType "Tags" VPNGateway 
Instance details

Defined in Stratosphere.EC2.VPNGateway

type PropertyType "Tags" VPNGateway = [Tag]
Property "Type" VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

Associated Types

type PropertyType "Type" VPNGateway 
Instance details

Defined in Stratosphere.EC2.VPNGateway

type PropertyType "AmazonSideAsn" VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

type PropertyType "AmazonSideAsn" VPNGateway = Value Integer
type PropertyType "Tags" VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway

type PropertyType "Tags" VPNGateway = [Tag]
type PropertyType "Type" VPNGateway Source # 
Instance details

Defined in Stratosphere.EC2.VPNGateway