Module: Aws::NetworkFirewall::Client::_CreateTLSInspectionConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateTLSInspectionConfigurationResponse]
- 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
415 |
# File 'sig/client.rbs', line 415
def tls_inspection_configuration_response: () -> Types::TLSInspectionConfigurationResponse
|
#update_token ⇒ ::String
414 |
# File 'sig/client.rbs', line 414
def update_token: () -> ::String
|