loadBalancerOptions

@JvmName(name = "ikcfxosuefxlrmfw")
suspend fun loadBalancerOptions(value: Output<EndpointLoadBalancerOptionsArgs>)
@JvmName(name = "abduiiamnryviuot")
suspend fun loadBalancerOptions(value: EndpointLoadBalancerOptionsArgs?)

Parameters

value

The load balancer details. This parameter is required if the endpoint type is load-balancer.


@JvmName(name = "okvwgjskqhbpjwyn")
suspend fun loadBalancerOptions(argument: suspend EndpointLoadBalancerOptionsArgsBuilder.() -> Unit)

Parameters

argument

The load balancer details. This parameter is required if the endpoint type is load-balancer.