Module: Aws::NetworkFirewall::Client::_UpdateTLSInspectionConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateTLSInspectionConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #tls_inspection_configuration_response ⇒ Types::TLSInspectionConfigurationResponse
- #update_token ⇒ ::String
Instance Method Details
#tls_inspection_configuration_response ⇒ Types::TLSInspectionConfigurationResponse
1529 |
# File 'sig/client.rbs', line 1529
def tls_inspection_configuration_response: () -> Types::TLSInspectionConfigurationResponse
|
#update_token ⇒ ::String
1528 |
# File 'sig/client.rbs', line 1528
def update_token: () -> ::String
|