AwsJobAbortCriteria

The criteria that determine when and how a job abort takes place.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of job action to take to initiate the job abort.

Link copied to clipboard

The type of job execution failures that can initiate a job abort.

Link copied to clipboard

The minimum number of things which must receive job execution notifications before the job can be aborted.

Link copied to clipboard

The minimum percentage of job execution failures that must occur to initiate the job abort.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String