Module: Aws::NetworkFirewall::Client::_UpdateProxySettingsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateProxySettingsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#firewall_arn::String

Returns:

  • (::String)


1505
# File 'sig/client.rbs', line 1505

def firewall_arn: () -> ::String

#firewall_name::String

Returns:

  • (::String)


1506
# File 'sig/client.rbs', line 1506

def firewall_name: () -> ::String

#proxy_settingsTypes::ProxySettings



1508
# File 'sig/client.rbs', line 1508

def proxy_settings: () -> Types::ProxySettings

#update_token::String

Returns:

  • (::String)


1507
# File 'sig/client.rbs', line 1507

def update_token: () -> ::String