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
830 |
# File 'sig/client.rbs', line 830
def tls_inspection_configuration: () -> Types::TLSInspectionConfiguration
|
#tls_inspection_configuration_response ⇒ Types::TLSInspectionConfigurationResponse
831 |
# File 'sig/client.rbs', line 831
def tls_inspection_configuration_response: () -> Types::TLSInspectionConfigurationResponse
|
#update_token ⇒ ::String
829 |
# File 'sig/client.rbs', line 829
def update_token: () -> ::String
|