Class: Aws::Types::DescribeFirewallRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFirewallRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#firewall_arn ⇒ ::String
Returns the value of attribute firewall_arn.
-
#firewall_name ⇒ ::String
Returns the value of attribute firewall_name.
Instance Attribute Details
#firewall_arn ⇒ ::String
Returns the value of attribute firewall_arn.
562 563 564 |
# File 'sig/types.rbs', line 562 def firewall_arn @firewall_arn end |
#firewall_name ⇒ ::String
Returns the value of attribute firewall_name.
561 562 563 |
# File 'sig/types.rbs', line 561 def firewall_name @firewall_name end |