CpuOptionsRequest

Configures CPU-specific settings for WorkSpace Instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

AMD Secure Encrypted Virtualization configuration.

Link copied to clipboard

Number of CPU cores to allocate.

Link copied to clipboard

Number of threads per CPU core.

Functions

Link copied to clipboard
inline fun copy(block: CpuOptionsRequest.Builder.() -> Unit = {}): CpuOptionsRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String