enable property

bool? enable
getter/setter pair

Denotes whether to enable logging for the load balancer traffic served by this backend service.

The default value is false.

Implementation

core.bool? enable;