Module: Aws::NetworkFirewall::Client::_ListProxyRuleGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProxyRuleGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1042 |
# File 'sig/client.rbs', line 1042
def next_token: () -> ::String
|
#proxy_rule_groups ⇒ ::Array[Types::ProxyRuleGroupMetadata]
1041 |
# File 'sig/client.rbs', line 1041
def proxy_rule_groups: () -> ::Array[Types::ProxyRuleGroupMetadata]
|