TargetGroupTargetHealthState

data class TargetGroupTargetHealthState(val enableUnhealthyConnectionTermination: Boolean)

Constructors

Link copied to clipboard
fun TargetGroupTargetHealthState(enableUnhealthyConnectionTermination: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the load balancer terminates connections to unhealthy targets. Possible values are true or false. Default: true.