message property

String message
final

If State is Failed, an explanation of the reason for the failure. If State is another value, Message is empty.

Implementation

final String message;