state property
The current state of the instance.
Valid values: InService
| OutOfService
|
Unknown
Implementation
final String? state;
The current state of the instance.
Valid values: InService
| OutOfService
|
Unknown
final String? state;