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
1414 |
# File 'sig/client.rbs', line 1414
def proxy_configuration: () -> Types::ProxyConfiguration
|
#update_token ⇒ ::String
1415 |
# File 'sig/client.rbs', line 1415
def update_token: () -> ::String
|