nextMaintenanceActionType property
The next maintenance action type of the GoldengateDeployment.
Output only. Possible string values are:
- "NEXT_MAINTENANCE_ACTION_TYPE_UNSPECIFIED" : The next maintenance action type is unspecified.
- "UPGRADE" : The next maintenance action type is upgrade.
Implementation
core.String? nextMaintenanceActionType;