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