exitMessage property

String? exitMessage
final

An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

Implementation

final String? exitMessage;