dpp Resource Guard Proxy
suspend fun dppResourceGuardProxy(name: String, block: suspend DppResourceGuardProxyResourceBuilder.() -> Unit): DppResourceGuardProxy
Parameters
name
The unique name of the resulting resource.
block
Builder for DppResourceGuardProxy.
See also
Parameters
name
The unique name of the resulting resource.