module Stratosphere.QuickSight.Analysis.GeospatialCoordinateBoundsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data GeospatialCoordinateBoundsProperty :: Prelude.Type instance ToResourceProperties GeospatialCoordinateBoundsProperty instance Prelude.Eq GeospatialCoordinateBoundsProperty instance Prelude.Show GeospatialCoordinateBoundsProperty instance JSON.ToJSON GeospatialCoordinateBoundsProperty