Class: Aws::Types::DeleteFirewallPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFirewallPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#firewall_policy_response ⇒ Types::FirewallPolicyResponse
Returns the value of attribute firewall_policy_response.
Instance Attribute Details
#firewall_policy_response ⇒ Types::FirewallPolicyResponse
Returns the value of attribute firewall_policy_response.
398 399 400 |
# File 'sig/types.rbs', line 398 def firewall_policy_response @firewall_policy_response end |