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