module Stratosphere.Shield.Protection.ApplicationLayerAutomaticResponseConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ApplicationLayerAutomaticResponseConfigurationProperty :: Prelude.Type instance ToResourceProperties ApplicationLayerAutomaticResponseConfigurationProperty instance Prelude.Eq ApplicationLayerAutomaticResponseConfigurationProperty instance Prelude.Show ApplicationLayerAutomaticResponseConfigurationProperty instance JSON.ToJSON ApplicationLayerAutomaticResponseConfigurationProperty