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

Stratosphere.EC2.Route

Documentation

data Route Source #

Constructors

Route

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-route.html

Fields

Instances

Instances details
ToJSON Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Show Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Methods

showsPrec :: Int -> Route -> ShowS #

show :: Route -> String #

showList :: [Route] -> ShowS #

Eq Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Methods

(==) :: Route -> Route -> Bool #

(/=) :: Route -> Route -> Bool #

ToResourceProperties Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Property "CarrierGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "CarrierGatewayId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "CarrierGatewayId" Route = Value Text

Methods

set :: PropertyType "CarrierGatewayId" Route -> Route -> Route #

Property "CoreNetworkArn" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "CoreNetworkArn" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "CoreNetworkArn" Route = Value Text

Methods

set :: PropertyType "CoreNetworkArn" Route -> Route -> Route #

Property "DestinationCidrBlock" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "DestinationCidrBlock" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "DestinationCidrBlock" Route = Value Text

Methods

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

Property "DestinationIpv6CidrBlock" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "DestinationIpv6CidrBlock" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "DestinationIpv6CidrBlock" Route = Value Text

Methods

set :: PropertyType "DestinationIpv6CidrBlock" Route -> Route -> Route #

Property "DestinationPrefixListId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "DestinationPrefixListId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "DestinationPrefixListId" Route = Value Text

Methods

set :: PropertyType "DestinationPrefixListId" Route -> Route -> Route #

Property "EgressOnlyInternetGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "EgressOnlyInternetGatewayId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "EgressOnlyInternetGatewayId" Route = Value Text

Methods

set :: PropertyType "EgressOnlyInternetGatewayId" Route -> Route -> Route #

Property "GatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "GatewayId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "GatewayId" Route = Value Text

Methods

set :: PropertyType "GatewayId" Route -> Route -> Route #

Property "InstanceId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "InstanceId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "InstanceId" Route = Value Text

Methods

set :: PropertyType "InstanceId" Route -> Route -> Route #

Property "LocalGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "LocalGatewayId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "LocalGatewayId" Route = Value Text

Methods

set :: PropertyType "LocalGatewayId" Route -> Route -> Route #

Property "NatGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "NatGatewayId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "NatGatewayId" Route = Value Text

Methods

set :: PropertyType "NatGatewayId" Route -> Route -> Route #

Property "NetworkInterfaceId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "NetworkInterfaceId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "NetworkInterfaceId" Route = Value Text

Methods

set :: PropertyType "NetworkInterfaceId" Route -> Route -> Route #

Property "RouteTableId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "RouteTableId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "RouteTableId" Route = Value Text

Methods

set :: PropertyType "RouteTableId" Route -> Route -> Route #

Property "TransitGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "TransitGatewayId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "TransitGatewayId" Route = Value Text

Methods

set :: PropertyType "TransitGatewayId" Route -> Route -> Route #

Property "VpcEndpointId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "VpcEndpointId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "VpcEndpointId" Route = Value Text

Methods

set :: PropertyType "VpcEndpointId" Route -> Route -> Route #

Property "VpcPeeringConnectionId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

Associated Types

type PropertyType "VpcPeeringConnectionId" Route 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "VpcPeeringConnectionId" Route = Value Text

Methods

set :: PropertyType "VpcPeeringConnectionId" Route -> Route -> Route #

type PropertyType "CarrierGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "CarrierGatewayId" Route = Value Text
type PropertyType "CoreNetworkArn" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "CoreNetworkArn" Route = Value Text
type PropertyType "DestinationCidrBlock" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "DestinationCidrBlock" Route = Value Text
type PropertyType "DestinationIpv6CidrBlock" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "DestinationIpv6CidrBlock" Route = Value Text
type PropertyType "DestinationPrefixListId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "DestinationPrefixListId" Route = Value Text
type PropertyType "EgressOnlyInternetGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "EgressOnlyInternetGatewayId" Route = Value Text
type PropertyType "GatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "GatewayId" Route = Value Text
type PropertyType "InstanceId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "InstanceId" Route = Value Text
type PropertyType "LocalGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "LocalGatewayId" Route = Value Text
type PropertyType "NatGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "NatGatewayId" Route = Value Text
type PropertyType "NetworkInterfaceId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "NetworkInterfaceId" Route = Value Text
type PropertyType "RouteTableId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "RouteTableId" Route = Value Text
type PropertyType "TransitGatewayId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "TransitGatewayId" Route = Value Text
type PropertyType "VpcEndpointId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "VpcEndpointId" Route = Value Text
type PropertyType "VpcPeeringConnectionId" Route Source # 
Instance details

Defined in Stratosphere.EC2.Route

type PropertyType "VpcPeeringConnectionId" Route = Value Text