BuildServiceAgentPoolPropertiesArgs

data class BuildServiceAgentPoolPropertiesArgs(val poolSize: Output<BuildServiceAgentPoolSizePropertiesArgs>? = null) : ConvertibleToJava<BuildServiceAgentPoolPropertiesArgs>

Build service agent pool properties

Constructors

Link copied to clipboard
constructor(poolSize: Output<BuildServiceAgentPoolSizePropertiesArgs>? = null)

Properties

Link copied to clipboard

build service agent pool size properties

Functions

Link copied to clipboard
open override fun toJava(): BuildServiceAgentPoolPropertiesArgs