Get Load Balancers Balancer Zone Mapping Load Balancer Address
data class GetLoadBalancersBalancerZoneMappingLoadBalancerAddress(val address: String, val allocationId: String, val eipType: String, val intranetAddress: String, val intranetAddressHcStatus: String, val ipv4LocalAddresses: List<String>, val ipv6Address: String, val ipv6AddressHcStatus: String, val ipv6LocalAddresses: List<String>)
Properties
Link copied to clipboard
The elastic IP address (EIP).
Link copied to clipboard
The private IPv4 address.
Link copied to clipboard
The health status of the private IPv4 address of the ALB instance.
Link copied to clipboard
The IPv4 link-local addresses.
Link copied to clipboard
IPv6 address.
Link copied to clipboard
The health status of the private IPv6 address of the ALB instance.
Link copied to clipboard
The IPv6 link-local addresses.