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