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