GenerateResourceLimitsResponse

data class GenerateResourceLimitsResponse(val cpu: String? = null)

GenerateResourceLimits properties

Constructors

Link copied to clipboard
constructor(cpu: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cpu: String? = null

The toggle to enable/disable cpu resource limits.