l2Connection
suspend fun l2Connection(name: String, block: suspend L2ConnectionResourceBuilder.() -> Unit): L2Connection
Parameters
name
The unique name of the resulting resource.
block
Builder for L2Connection.
See also
Parameters
name
The unique name of the resulting resource.