HostResponse

data class HostResponse(val gceInstance: GceInstanceResponse)

Runtime host for a workstation.

Constructors

Link copied to clipboard
constructor(gceInstance: GceInstanceResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies a Compute Engine instance as the host.