module Stratosphere.SecurityHub.Insight.DateRangeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DateRangeProperty :: Prelude.Type instance ToResourceProperties DateRangeProperty instance Prelude.Eq DateRangeProperty instance Prelude.Show DateRangeProperty instance JSON.ToJSON DateRangeProperty