ManagedLoadBalancer

The Application Load Balancer associated with the Express service.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the load balancer.

Link copied to clipboard

The scheme of the load balancer. By default, the scheme of the load balancer is internet-facing.

Link copied to clipboard

The IDs of the security groups associated with the load balancer.

Link copied to clipboard

The status of the load balancer.

Link copied to clipboard

Information about why the load balancer is in the current status.

Link copied to clipboard

The IDs of the subnets associated with the load balancer.

Link copied to clipboard

The Unix timestamp for when this load balancer was most recently updated.

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