haVip

suspend fun haVip(name: String, block: suspend HAVipResourceBuilder.() -> Unit): HAVip

Parameters

name

The unique name of the resulting resource.

block

Builder for HAVip.

See also


fun haVip(name: String): HAVip

Parameters

name

The unique name of the resulting resource.

See also