suspendedCause property
The reason why the specified job was suspended. A job is only suspended if
you create it through the Amazon S3 console. When you create the job, it
enters the Suspended
state to await confirmation before
running. After you confirm the job, it automatically exits the
Suspended
state.
Implementation
final String? suspendedCause;