maintenanceInterval property
Specifies the frequency of planned maintenance events. The accepted values
are: AS_NEEDED and RECURRENT.
Check the MaintenanceInterval enum for the list of possible values.
Implementation
final String? maintenanceInterval;