protection

suspend fun protection(name: String, block: suspend ProtectionResourceBuilder.() -> Unit): Protection

Parameters

name

The unique name of the resulting resource.

block

Builder for Protection.

See also


Parameters

name

The unique name of the resulting resource.

See also