haVipv2

suspend fun haVipv2(name: String, block: suspend HaVipv2ResourceBuilder.() -> Unit): HaVipv2

Parameters

name

The unique name of the resulting resource.

block

Builder for HaVipv2.

See also


fun haVipv2(name: String): HaVipv2

Parameters

name

The unique name of the resulting resource.

See also