WorkstationConfigReadinessCheck

data class WorkstationConfigReadinessCheck(val path: String, val port: Int)

Constructors

Link copied to clipboard
constructor(path: String, port: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Path to which the request should be sent.

Link copied to clipboard
val port: Int

Port to which the request should be sent.