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