ipSet

suspend fun ipSet(name: String, block: suspend IPSetResourceBuilder.() -> Unit): IPSet

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for IPSet.


fun ipSet(name: String): IPSet

See also

Parameters

name

The unique name of the resulting resource.