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

Stratosphere.EC2.ClientVpnRoute

Documentation

data ClientVpnRoute Source #

Instances

Instances details
ToJSON ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

Show ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

Eq ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

ToResourceProperties ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

Property "ClientVpnEndpointId" ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

Associated Types

type PropertyType "ClientVpnEndpointId" ClientVpnRoute 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

type PropertyType "ClientVpnEndpointId" ClientVpnRoute = Value Text

Methods

set :: PropertyType "ClientVpnEndpointId" ClientVpnRoute -> ClientVpnRoute -> ClientVpnRoute #

Property "Description" ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

Associated Types

type PropertyType "Description" ClientVpnRoute 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

type PropertyType "Description" ClientVpnRoute = Value Text
Property "DestinationCidrBlock" ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

Associated Types

type PropertyType "DestinationCidrBlock" ClientVpnRoute 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

type PropertyType "DestinationCidrBlock" ClientVpnRoute = Value Text

Methods

set :: PropertyType "DestinationCidrBlock" ClientVpnRoute -> ClientVpnRoute -> ClientVpnRoute #

Property "TargetVpcSubnetId" ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

Associated Types

type PropertyType "TargetVpcSubnetId" ClientVpnRoute 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

type PropertyType "TargetVpcSubnetId" ClientVpnRoute = Value Text

Methods

set :: PropertyType "TargetVpcSubnetId" ClientVpnRoute -> ClientVpnRoute -> ClientVpnRoute #

type PropertyType "ClientVpnEndpointId" ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

type PropertyType "ClientVpnEndpointId" ClientVpnRoute = Value Text
type PropertyType "Description" ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

type PropertyType "Description" ClientVpnRoute = Value Text
type PropertyType "DestinationCidrBlock" ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

type PropertyType "DestinationCidrBlock" ClientVpnRoute = Value Text
type PropertyType "TargetVpcSubnetId" ClientVpnRoute Source # 
Instance details

Defined in Stratosphere.EC2.ClientVpnRoute

type PropertyType "TargetVpcSubnetId" ClientVpnRoute = Value Text