jobRunState property

JobRunState? jobRunState
final

The current state of the job run. For more information about the statuses of jobs that have terminated abnormally, see AWS Glue Job Run Statuses.

Implementation

final JobRunState? jobRunState;