tlsInspect property

bool? tlsInspect
final

Boolean flag indicating if the traffic should be TLS decrypted. Can be set only if action = 'apply_security_profile_group' and cannot be set for other actions.

Implementation

final bool? tlsInspect;