loadBalancer

suspend fun loadBalancer(name: String, block: suspend LoadBalancerResourceBuilder.() -> Unit): LoadBalancer

Deprecated

This resource has been deprecated in favour of the ApplicationLoadBalancer resource

Parameters

name

The unique name of the resulting resource.

block

Builder for LoadBalancer.

See also


Deprecated

This resource has been deprecated in favour of the ApplicationLoadBalancer resource

Parameters

name

The unique name of the resulting resource.

See also