module Stratosphere.WAFv2.WebACL.ImmunityTimePropertyProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ImmunityTimePropertyProperty :: Prelude.Type instance ToResourceProperties ImmunityTimePropertyProperty instance Prelude.Eq ImmunityTimePropertyProperty instance Prelude.Show ImmunityTimePropertyProperty instance JSON.ToJSON ImmunityTimePropertyProperty