Method: OCI::DataIntegration::Models::DataFlowDetails#object_version
- Defined in:
- lib/oci/data_integration/models/data_flow_details.rb
#object_version ⇒ Integer
[Required] The version of the object that is used to track changes in the object instance.
35 36 37 |
# File 'lib/oci/data_integration/models/data_flow_details.rb', line 35 def object_version @object_version end |