ElasticLoadBalancer

Describes an Elastic Load Balancing instance.

Types

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

Properties

Link copied to clipboard

A list of Availability Zones.

Link copied to clipboard

The instance's public DNS name.

Link copied to clipboard

A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.

Link copied to clipboard

The Elastic Load Balancing instance's name.

Link copied to clipboard

The ID of the layer that the instance is attached to.

Link copied to clipboard

The instance's AWS region.

Link copied to clipboard

The ID of the stack that the instance is associated with.

Link copied to clipboard

A list of subnet IDs, if the stack is running in a VPC.

Link copied to clipboard

The VPC ID.

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