honeypot Node
suspend fun honeypotNode(name: String, block: suspend HoneypotNodeResourceBuilder.() -> Unit): HoneypotNode
Parameters
name
The unique name of the resulting resource.
block
Builder for HoneypotNode.
See also
Parameters
name
The unique name of the resulting resource.