LoadBalancerAttributes

The attributes for a load balancer.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If enabled, the load balancer captures detailed information of all requests and delivers the information to the Amazon S3 bucket that you specify.

Link copied to clipboard

Any additional attributes.

Link copied to clipboard

If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away from a deregistered or unhealthy instance.

Link copied to clipboard

If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration.

Link copied to clipboard

If enabled, the load balancer routes the request traffic evenly across all instances regardless of the Availability Zones.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String