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