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