module Stratosphere.Bedrock.Prompt.TextS3LocationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TextS3LocationProperty :: Prelude.Type instance ToResourceProperties TextS3LocationProperty instance Prelude.Eq TextS3LocationProperty instance Prelude.Show TextS3LocationProperty instance JSON.ToJSON TextS3LocationProperty