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