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