abortCriteriaList property

List<AwsJobAbortCriteria> abortCriteriaList
final

The list of criteria that determine when and how to abort the job.

Implementation

final List<AwsJobAbortCriteria> abortCriteriaList;