maintenancePolicy property

MaintenancePolicy? maintenancePolicy
getter/setter pair

The maintenance policy for the instance.

If not provided, maintenance events can be performed at any time.

Optional.

Implementation

MaintenancePolicy? maintenancePolicy;