CredentialsResponse

data class CredentialsResponse(val username: String)

Credentials for a user on a lab VM.

Constructors

Link copied to clipboard
constructor(username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The username to use when signing in to lab VMs.