Skip to content

/AWS1/CL_MA2USERPAUSEDDETAILS

Provides information about when a classification job was paused. For a one-time job, this object also specifies when the job will expire and be cancelled if it isn't resumed. For a recurring job, this object also specifies when the paused job run will expire and be cancelled if it isn't resumed. This object is present only if a job's current status (jobStatus) is USER_PAUSED. The information in this object applies only to a job that was paused while it had a status of RUNNING.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_jobexpiresat TYPE /AWS1/MA2__TIMESTAMPISO8601 /AWS1/MA2__TIMESTAMPISO8601

The date and time, in UTC and extended ISO 8601 format, when the job or job run will expire and be cancelled if you don't resume it first.

iv_jobimminentexpirhealthe00 TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING

The Amazon Resource Name (ARN) of the Health event that Amazon Macie sent to notify you of the job or job run's pending expiration and cancellation. This value is null if a job has been paused for less than 23 days.

iv_jobpausedat TYPE /AWS1/MA2__TIMESTAMPISO8601 /AWS1/MA2__TIMESTAMPISO8601

The date and time, in UTC and extended ISO 8601 format, when you paused the job.


Queryable Attributes

jobExpiresAt

The date and time, in UTC and extended ISO 8601 format, when the job or job run will expire and be cancelled if you don't resume it first.

Accessible with the following methods

Method Description
GET_JOBEXPIRESAT() Getter for JOBEXPIRESAT, with configurable default
ASK_JOBEXPIRESAT() Getter for JOBEXPIRESAT w/ exceptions if field has no value
HAS_JOBEXPIRESAT() Determine if JOBEXPIRESAT has a value

jobImminentExpirationHealthEventArn

The Amazon Resource Name (ARN) of the Health event that Amazon Macie sent to notify you of the job or job run's pending expiration and cancellation. This value is null if a job has been paused for less than 23 days.

Accessible with the following methods

Method Description
GET_JOBIMMINENTEXPIRHEALTH00() Getter for JOBIMMINENTEXPIRHEALTHEVTARN, with configurable d
ASK_JOBIMMINENTEXPIRHEALTH00() Getter for JOBIMMINENTEXPIRHEALTHEVTARN w/ exceptions if fie
HAS_JOBIMMINENTEXPIRHEALTH00() Determine if JOBIMMINENTEXPIRHEALTHEVTARN has a value

jobPausedAt

The date and time, in UTC and extended ISO 8601 format, when you paused the job.

Accessible with the following methods

Method Description
GET_JOBPAUSEDAT() Getter for JOBPAUSEDAT, with configurable default
ASK_JOBPAUSEDAT() Getter for JOBPAUSEDAT w/ exceptions if field has no value
HAS_JOBPAUSEDAT() Determine if JOBPAUSEDAT has a value