status property

EndpointStatus? status
final

Specifies the status of the endpoint being returned. Possible values are: Creating, Ready, Updating, Deleting, Failed.

Implementation

final EndpointStatus? status;