exitMessage property
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;
An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.
final String? exitMessage;