AwsElbLoadBalancerDetails

Contains details about a Classic Load Balancer.

Types

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

Properties

Link copied to clipboard

The list of Availability Zones for the load balancer.

Link copied to clipboard

Information about the configuration of the EC2 instances.

Link copied to clipboard

The name of the Amazon Route 53 hosted zone for the load balancer.

Link copied to clipboard

The ID of the Amazon Route 53 hosted zone for the load balancer.

Link copied to clipboard

Indicates when the load balancer was created.

Link copied to clipboard

The DNS name of the load balancer.

Link copied to clipboard

Information about the health checks that are conducted on the load balancer.

Link copied to clipboard

List of EC2 instances for the load balancer.

Link copied to clipboard

The policies that are enabled for the load balancer listeners.

Link copied to clipboard

The attributes for a load balancer.

Link copied to clipboard

The name of the load balancer.

Link copied to clipboard

The policies for a load balancer.

Link copied to clipboard

The type of load balancer. Only provided if the load balancer is in a VPC.

Link copied to clipboard

The security groups for the load balancer. Only provided if the load balancer is in a VPC.

Link copied to clipboard

Information about the security group for the load balancer. This is the security group that is used for inbound rules.

Link copied to clipboard

The list of subnet identifiers for the load balancer.

Link copied to clipboard

The identifier of the VPC for the load balancer.

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