status property

String? status
final

The deployment status:

  • running
  • successful
  • failed

Implementation

final String? status;