module Stratosphere.S3Outposts.Endpoint.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