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