module Stratosphere.IoT.SoftwarePackageVersion.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