stratosphere-appstream-1.0.0: gen/Stratosphere/AppStream/Application/S3LocationProperty.hs-boot
module Stratosphere.AppStream.Application.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