action property
The type of pending maintenance action that is available for the resource.
Valid actions are system-update
, db-upgrade
,
hardware-maintenance
, and ca-certificate-rotation
.
Implementation
final String? action;
The type of pending maintenance action that is available for the resource.
Valid actions are system-update
, db-upgrade
,
hardware-maintenance
, and ca-certificate-rotation
.
final String? action;