Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.BatchArrayProperties
-
Packages that use BatchArrayProperties Package Description software.amazon.awssdk.services.cloudwatchevents.model -
-
Uses of BatchArrayProperties in software.amazon.awssdk.services.cloudwatchevents.model
Methods in software.amazon.awssdk.services.cloudwatchevents.model that return BatchArrayProperties Modifier and Type Method Description BatchArrayPropertiesBatchParameters. arrayProperties()The array properties for the submitted job, such as the size of the array.Methods in software.amazon.awssdk.services.cloudwatchevents.model with parameters of type BatchArrayProperties Modifier and Type Method Description BatchParameters.BuilderBatchParameters.Builder. arrayProperties(BatchArrayProperties arrayProperties)The array properties for the submitted job, such as the size of the array.
-