Method: OCI::DataIntegration::Models::WorkspaceSummary#id
- Defined in:
- lib/oci/data_integration/models/workspace_summary.rb
#id ⇒ String
A system-generated and immutable identifier assigned to the workspace upon creation.
27 28 29 |
# File 'lib/oci/data_integration/models/workspace_summary.rb', line 27 def id @id end |