arraySize property

Input<int?>? arraySize
final

The size of the array, if this is an array batch job. Valid values are integers between 2 and 10,000.

Implementation

final pulumi.Input<int?>? arraySize;