Module: Aws::NetworkFirewall::Client::_ListTLSInspectionConfigurationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token ⇒ ::String



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

def next_token: () -> ::String

#tls_inspection_configurations ⇒ ::Array[Types::TLSInspectionConfigurationMetadata]



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

def tls_inspection_configurations: () -> ::Array[Types::]