load Balancer Options
Parameters
value
The load balancer details. This parameter is required if the endpoint type is load-balancer
.
suspend fun loadBalancerOptions(argument: suspend EndpointLoadBalancerOptionsArgsBuilder.() -> Unit)
Parameters
argument
The load balancer details. This parameter is required if the endpoint type is load-balancer
.