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