stratosphere-comprehend-1.0.0: gen/Stratosphere/Comprehend/Flywheel/VpcConfigProperty.hs-boot
module Stratosphere.Comprehend.Flywheel.VpcConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data VpcConfigProperty :: Prelude.Type instance ToResourceProperties VpcConfigProperty instance Prelude.Eq VpcConfigProperty instance Prelude.Show VpcConfigProperty instance JSON.ToJSON VpcConfigProperty