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