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.
393 394 395 |
# File 'sig/types.rbs', line 393 def firewall_policy_response @firewall_policy_response end |