Module: Aws::NetworkFirewall::Client::_DescribeTLSInspectionConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeTLSInspectionConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #tls_inspection_configuration ⇒ Types::TLSInspectionConfiguration
- #tls_inspection_configuration_response ⇒ Types::TLSInspectionConfigurationResponse
- #update_token ⇒ ::String
Instance Method Details
#tls_inspection_configuration ⇒ Types::TLSInspectionConfiguration
807 |
# File 'sig/client.rbs', line 807
def tls_inspection_configuration: () -> Types::TLSInspectionConfiguration
|
#tls_inspection_configuration_response ⇒ Types::TLSInspectionConfigurationResponse
808 |
# File 'sig/client.rbs', line 808
def tls_inspection_configuration_response: () -> Types::TLSInspectionConfigurationResponse
|
#update_token ⇒ ::String
806 |
# File 'sig/client.rbs', line 806
def update_token: () -> ::String
|