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