module Stratosphere.MediaConnect.Flow.VpcInterfaceAttachmentProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data VpcInterfaceAttachmentProperty :: Prelude.Type instance ToResourceProperties VpcInterfaceAttachmentProperty instance Prelude.Eq VpcInterfaceAttachmentProperty instance Prelude.Show VpcInterfaceAttachmentProperty instance JSON.ToJSON VpcInterfaceAttachmentProperty