KubernetesRoleComputeResponse

data class KubernetesRoleComputeResponse(val memoryInBytes: Double, val processorCount: Int, val vmProfile: String)

Kubernetes role compute resource

Constructors

Link copied to clipboard
constructor(memoryInBytes: Double, processorCount: Int, vmProfile: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Memory in bytes

Link copied to clipboard

Processor count

Link copied to clipboard

VM profile