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