stratosphere-0.1.0: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

Stratosphere.ResourceProperties.PrivateIpAddressSpecification

Synopsis

Documentation

piasPrivateIpAddress :: Lens' PrivateIpAddressSpecification (Val Text) Source

The private IP address of the network interface.

piasPrimary :: Lens' PrivateIpAddressSpecification (Val Bool') Source

Sets the private IP address as the primary private address. You can set only one primary private IP address. If you don't specify a primary private IP address, Amazon EC2 automatically assigns a primary private IP address.