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