stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/KnowledgeBase/S3LocationProperty.hs-boot
module Stratosphere.Bedrock.KnowledgeBase.S3LocationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data S3LocationProperty :: Prelude.Type instance ToResourceProperties S3LocationProperty instance Prelude.Eq S3LocationProperty instance Prelude.Show S3LocationProperty instance JSON.ToJSON S3LocationProperty