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