module Stratosphere.ApiGatewayV2.Api.BodyS3LocationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data BodyS3LocationProperty :: Prelude.Type instance ToResourceProperties BodyS3LocationProperty instance Prelude.Eq BodyS3LocationProperty instance Prelude.Show BodyS3LocationProperty instance JSON.ToJSON BodyS3LocationProperty