Method: OCI::Database::Models::UpdateMaintenanceRunDetails#patch_id
- Defined in:
- lib/oci/database/models/update_maintenance_run_details.rb
#patch_id ⇒ String
The [OCID](docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the patch to be applied in the maintenance run.
30 31 32 |
# File 'lib/oci/database/models/update_maintenance_run_details.rb', line 30 def patch_id @patch_id end |