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