GetLoadBalancersBalancerZoneMapping

data class GetLoadBalancersBalancerZoneMapping(val loadBalancerAddresses: List<GetLoadBalancersBalancerZoneMappingLoadBalancerAddress>, val vswitchId: String, val zoneId: String)

Constructors

Link copied to clipboard
constructor(loadBalancerAddresses: List<GetLoadBalancersBalancerZoneMappingLoadBalancerAddress>, vswitchId: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the vSwitch that corresponds to the zone. Each zone can use only one vSwitch and subnet.

Link copied to clipboard

The ID of the zone to which the ALB instance belongs.