Method: OCI::Core::Models::ConsoleHistory#instance_id
- Defined in:
- lib/oci/core/models/console_history.rb
#instance_id ⇒ String
[Required] The OCID of the instance this console history was fetched from.
65 66 67 |
# File 'lib/oci/core/models/console_history.rb', line 65 def instance_id @instance_id end |