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