PipeTargetParametersBatchJobParametersArrayPropertiesArgs

data class PipeTargetParametersBatchJobParametersArrayPropertiesArgs(val size: Output<Int>? = null) : ConvertibleToJava<PipeTargetParametersBatchJobParametersArrayPropertiesArgs>

Constructors

constructor(size: Output<Int>? = null)

Properties

Link copied to clipboard
val size: Output<Int>? = null

The size of the array, if this is an array batch job. Minimum value of 2. Maximum value of 10,000.

Functions

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