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