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

Returns:

  • (::String)


1019
# File 'sig/client.rbs', line 1019

def next_token: () -> ::String

#proxy_rule_groups::Array[Types::ProxyRuleGroupMetadata]

Returns:



1018
# File 'sig/client.rbs', line 1018

def proxy_rule_groups: () -> ::Array[Types::ProxyRuleGroupMetadata]