Class: Aws::Types::NetworkFirewallPolicy
- Inherits:
-
Object
- Object
- Aws::Types::NetworkFirewallPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#firewall_deployment_model ⇒ "CENTRALIZED", "DISTRIBUTED"
Returns the value of attribute firewall_deployment_model.
Instance Attribute Details
#firewall_deployment_model ⇒ "CENTRALIZED", "DISTRIBUTED"
Returns the value of attribute firewall_deployment_model.
770 771 772 |
# File 'sig/types.rbs', line 770 def firewall_deployment_model @firewall_deployment_model end |