Module: Aws::NetworkFirewall::Client::_ListProxiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProxiesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1018 |
# File 'sig/client.rbs', line 1018
def next_token: () -> ::String
|
#proxies ⇒ ::Array[Types::ProxyMetadata]
1017 |
# File 'sig/client.rbs', line 1017
def proxies: () -> ::Array[Types::ProxyMetadata]
|