| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.EC2SpotFleetPrivateIpAddressSpecification
Synopsis
- data EC2SpotFleetPrivateIpAddressSpecification = EC2SpotFleetPrivateIpAddressSpecification {}
- ec2SpotFleetPrivateIpAddressSpecification :: Val Text -> EC2SpotFleetPrivateIpAddressSpecification
- ecsfpiasPrimary :: Lens' EC2SpotFleetPrivateIpAddressSpecification (Maybe (Val Bool))
- ecsfpiasPrivateIpAddress :: Lens' EC2SpotFleetPrivateIpAddressSpecification (Val Text)
Documentation
data EC2SpotFleetPrivateIpAddressSpecification #
Full data type definition for EC2SpotFleetPrivateIpAddressSpecification.
See ec2SpotFleetPrivateIpAddressSpecification for a more convenient
constructor.
Constructors
| EC2SpotFleetPrivateIpAddressSpecification | |
Instances
| Eq EC2SpotFleetPrivateIpAddressSpecification # | |
| Show EC2SpotFleetPrivateIpAddressSpecification # | |
| ToJSON EC2SpotFleetPrivateIpAddressSpecification # | |
| FromJSON EC2SpotFleetPrivateIpAddressSpecification # | |
ec2SpotFleetPrivateIpAddressSpecification #
Constructor for EC2SpotFleetPrivateIpAddressSpecification containing
required fields as arguments.