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
995 |
# File 'sig/client.rbs', line 995
def next_token: () -> ::String
|
#proxies ⇒ ::Array[Types::ProxyMetadata]
994 |
# File 'sig/client.rbs', line 994
def proxies: () -> ::Array[Types::ProxyMetadata]
|