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