status property

String status
final

The deployment status. Possible values are "waiting", "processing", "building", "ready", and "failed".

Implementation

final String status;