stratosphere-b2bi-1.0.0: gen/Stratosphere/B2BI/Capability/S3LocationProperty.hs-boot
module Stratosphere.B2BI.Capability.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