| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Aws.Ec2.Commands.CreateRoute
Description
Optimized to lookup a default route table for VPC.
Documentation
data RouteTarget Source #
Constructors
| GatewayId Text | |
| InstanceId Text | |
| NetworkInterfaceId Text | |
| VpcPeeringConnectionId Text |
Instances
data CreateRoute Source #
Constructors
| CreateRoute | |
Fields | |