stratosphere-codebuild-1.0.0: gen/Stratosphere/CodeBuild/Project/VpcConfigProperty.hs-boot
module Stratosphere.CodeBuild.Project.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