status property

String? status
final

The status of applying this per-instance configuration on the corresponding managed instance. Check the Status enum for the list of possible values.

Implementation

final String? status;