hosted Connection
suspend fun hostedConnection(name: String, block: suspend HostedConnectionResourceBuilder.() -> Unit): HostedConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for HostedConnection.
See also
Parameters
name
The unique name of the resulting resource.