public static interface BatchArrayProperties.Builder extends SdkPojo, CopyableBuilder<BatchArrayProperties.Builder,BatchArrayProperties>
| Modifier and Type | Method and Description |
|---|---|
BatchArrayProperties.Builder |
size(Integer size)
The size of the array, if this is an array batch job.
|
copyapplyMutation, buildBatchArrayProperties.Builder size(Integer size)
The size of the array, if this is an array batch job. Valid values are integers between 2 and 10,000.
size - The size of the array, if this is an array batch job. Valid values are integers between 2 and 10,000.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.