status property

String? status
final

The status of the service. The valid values are ACTIVE, DRAINING, or INACTIVE.

Implementation

final String? status;