Uses of Class
software.amazon.awssdk.services.eventbridge.model.BatchArrayProperties
Packages that use BatchArrayProperties
-
Uses of BatchArrayProperties in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return BatchArrayPropertiesModifier and TypeMethodDescriptionfinal BatchArrayPropertiesBatchParameters.arrayProperties()The array properties for the submitted job, such as the size of the array.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type BatchArrayPropertiesModifier and TypeMethodDescriptionBatchParameters.Builder.arrayProperties(BatchArrayProperties arrayProperties) The array properties for the submitted job, such as the size of the array.