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