Module: Aws::NetworkFirewall::Client::_UpdateProxyConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateProxyConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#proxy_configuration ⇒ Types::ProxyConfiguration
1391 |
# File 'sig/client.rbs', line 1391
def proxy_configuration: () -> Types::ProxyConfiguration
|
#update_token ⇒ ::String
1392 |
# File 'sig/client.rbs', line 1392
def update_token: () -> ::String
|