Class: Aws::Types::CreateFirewallDomainListResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFirewallDomainListResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#firewall_domain_list ⇒ Types::FirewallDomainList
Returns the value of attribute firewall_domain_list.
Instance Attribute Details
#firewall_domain_list ⇒ Types::FirewallDomainList
Returns the value of attribute firewall_domain_list.
133 134 135 |
# File 'sig/types.rbs', line 133 def firewall_domain_list @firewall_domain_list end |