| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
BatchArrayProperties |
BatchArrayProperties.clone() |
BatchArrayProperties |
BatchParameters.getArrayProperties()
The array properties for the submitted job, such as the size of the array.
|
BatchArrayProperties |
BatchArrayProperties.withSize(Integer size)
The size of the array, if this is an array batch job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchParameters.setArrayProperties(BatchArrayProperties arrayProperties)
The array properties for the submitted job, such as the size of the array.
|
BatchParameters |
BatchParameters.withArrayProperties(BatchArrayProperties arrayProperties)
The array properties for the submitted job, such as the size of the array.
|
Copyright © 2021. All rights reserved.