physical Connection
suspend fun physicalConnection(name: String, block: suspend PhysicalConnectionResourceBuilder.() -> Unit): PhysicalConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for PhysicalConnection.
See also
Parameters
name
The unique name of the resulting resource.