enable property

bool? enable
getter/setter pair

Whether to enable flow logging for this subnetwork.

If this field is not explicitly set, it will not appear in get listings. If not set the default behavior is determined by the org policy, if there is no org policy specified, then it will default to disabled. Flow logging isn't supported if the subnet purpose field is set to REGIONAL_MANAGED_PROXY.

Implementation

core.bool? enable;