stratosphere-ec2-1.0.0: gen/Stratosphere/EC2/Instance/PrivateIpAddressSpecificationProperty.hs-boot
module Stratosphere.EC2.Instance.PrivateIpAddressSpecificationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data PrivateIpAddressSpecificationProperty :: Prelude.Type
instance ToResourceProperties PrivateIpAddressSpecificationProperty
instance Prelude.Eq PrivateIpAddressSpecificationProperty
instance Prelude.Show PrivateIpAddressSpecificationProperty
instance JSON.ToJSON PrivateIpAddressSpecificationProperty