Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.Resources.EC2VPNGatewayRoutePropagation
- data EC2VPNGatewayRoutePropagation = EC2VPNGatewayRoutePropagation {}
- ec2VPNGatewayRoutePropagation :: ValList Text -> Val Text -> EC2VPNGatewayRoutePropagation
- ecvpngrpRouteTableIds :: Lens' EC2VPNGatewayRoutePropagation (ValList Text)
- ecvpngrpVpnGatewayId :: Lens' EC2VPNGatewayRoutePropagation (Val Text)
Documentation
data EC2VPNGatewayRoutePropagation #
Full data type definition for EC2VPNGatewayRoutePropagation. See
ec2VPNGatewayRoutePropagation
for a more convenient constructor.
Constructors
EC2VPNGatewayRoutePropagation | |
ec2VPNGatewayRoutePropagation #
Arguments
:: ValList Text | |
-> Val Text | |
-> EC2VPNGatewayRoutePropagation |
Constructor for EC2VPNGatewayRoutePropagation
containing required
fields as arguments.