tlsInspect property

bool? tlsInspect
getter/setter pair

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

core.bool? tlsInspect;