haproxyLayer

suspend fun haproxyLayer(name: String, block: suspend HaproxyLayerResourceBuilder.() -> Unit): HaproxyLayer

Parameters

name

The unique name of the resulting resource.

block

Builder for HaproxyLayer.

See also


Parameters

name

The unique name of the resulting resource.

See also