Service Lb Policies Auto Capacity Drain Args
data class ServiceLbPoliciesAutoCapacityDrainArgs(val enable: Output<Boolean>? = null) : ConvertibleToJava<ServiceLbPoliciesAutoCapacityDrainArgs>
Properties
Link copied to clipboard
Optional. If set to 'True', an unhealthy MIG/NEG will be set as drained. - An MIG/NEG is considered unhealthy if less than 25% of the instances/endpoints in the MIG/NEG are healthy. - This option will never result in draining more than 50% of the configured IGs/NEGs for the Backend Service.