module Stratosphere.NetworkFirewall.FirewallPolicy.StatefulEngineOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data StatefulEngineOptionsProperty :: Prelude.Type instance ToResourceProperties StatefulEngineOptionsProperty instance Prelude.Eq StatefulEngineOptionsProperty instance Prelude.Show StatefulEngineOptionsProperty instance JSON.ToJSON StatefulEngineOptionsProperty