Class: Aws::Types::GetFirewallConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetFirewallConfigResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#firewall_config ⇒ Types::FirewallConfig
Returns the value of attribute firewall_config.
Instance Attribute Details
#firewall_config ⇒ Types::FirewallConfig
Returns the value of attribute firewall_config.
530 531 532 |
# File 'sig/types.rbs', line 530 def firewall_config @firewall_config end |