rollbackMessage property

String? rollbackMessage
final

Information that describes the status of a deployment rollback (for example, whether the deployment can't be rolled back, is in progress, failed, or succeeded).

Implementation

final String? rollbackMessage;