dk.sdu.cloud.app.orchestrator.api.ShellResponse.Initialized

UCloud Developer Guide / Orchestration of Resources / Compute / Provider APIs / Shells

ShellResponse.Initialized

Emitted by the provider when the terminal has been initialized

data class Initialized(
    val type: String /* "initialize" */,
)
Properties

Last updated