| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Resources.EC2VPCEndpointConnectionNotification
Synopsis
- data EC2VPCEndpointConnectionNotification = EC2VPCEndpointConnectionNotification {}
- ec2VPCEndpointConnectionNotification :: ValList Text -> Val Text -> EC2VPCEndpointConnectionNotification
- ecvpcecnConnectionEvents :: Lens' EC2VPCEndpointConnectionNotification (ValList Text)
- ecvpcecnConnectionNotificationArn :: Lens' EC2VPCEndpointConnectionNotification (Val Text)
- ecvpcecnServiceId :: Lens' EC2VPCEndpointConnectionNotification (Maybe (Val Text))
- ecvpcecnVPCEndpointId :: Lens' EC2VPCEndpointConnectionNotification (Maybe (Val Text))
Documentation
data EC2VPCEndpointConnectionNotification #
Full data type definition for EC2VPCEndpointConnectionNotification. See
ec2VPCEndpointConnectionNotification for a more convenient constructor.
Constructors
| EC2VPCEndpointConnectionNotification | |
ec2VPCEndpointConnectionNotification #
Arguments
| :: ValList Text | |
| -> Val Text | |
| -> EC2VPCEndpointConnectionNotification |
Constructor for EC2VPCEndpointConnectionNotification containing
required fields as arguments.