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