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