Build Service Agent Pool Properties Args
data class BuildServiceAgentPoolPropertiesArgs(val poolSize: Output<BuildServiceAgentPoolSizePropertiesArgs>? = null) : ConvertibleToJava<BuildServiceAgentPoolPropertiesArgs>
Build service agent pool properties
Constructors
Link copied to clipboard
fun BuildServiceAgentPoolPropertiesArgs(poolSize: Output<BuildServiceAgentPoolSizePropertiesArgs>? = null)