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