Method: OCI::Database::Models::Patch#id
- Defined in:
- lib/oci/database/models/patch.rb
#id ⇒ String
[Required] The [OCID](docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the patch.
32 33 34 |
# File 'lib/oci/database/models/patch.rb', line 32 def id @id end |