protection Intent
suspend fun protectionIntent(name: String, block: suspend ProtectionIntentResourceBuilder.() -> Unit): ProtectionIntent
Parameters
name
The unique name of the resulting resource.
block
Builder for ProtectionIntent.
See also
Parameters
name
The unique name of the resulting resource.