allowList

suspend fun allowList(name: String, block: suspend AllowListResourceBuilder.() -> Unit): AllowList

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for AllowList.


See also

Parameters

name

The unique name of the resulting resource.