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.