AwsElbv2LoadBalancerDetails

Information about a load balancer.

Types

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

Properties

Link copied to clipboard

The Availability Zones for the load balancer.

Link copied to clipboard

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

Link copied to clipboard

Indicates when the load balancer was created.

Link copied to clipboard

The public DNS name of the load balancer.

Link copied to clipboard

The type of IP addresses used by the subnets for your load balancer. The possible values are ipv4 (for IPv4 addresses) and dualstack (for IPv4 and IPv6 addresses).

Link copied to clipboard

Attributes of the load balancer.

Link copied to clipboard

The nodes of an Internet-facing load balancer have public IP addresses.

Link copied to clipboard

The IDs of the security groups for the load balancer.

Link copied to clipboard

The state of the load balancer.

Link copied to clipboard
val type: String?

The type of load balancer.

Link copied to clipboard

The ID 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