BuildServiceAgentPoolSizePropertiesResponse

data class BuildServiceAgentPoolSizePropertiesResponse(val cpu: String, val memory: String, val name: String? = null)

Build service agent pool size properties

Constructors

constructor(cpu: String, memory: String, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cpu: String

The cpu property of build service agent pool size

Link copied to clipboard

The memory property of build service agent pool size

Link copied to clipboard
val name: String? = null

The name of build service agent pool size