Method: OCI::DataIntegration::Models::DataFlowDetails#object_version

Defined in:
lib/oci/data_integration/models/data_flow_details.rb

#object_versionInteger

[Required] The version of the object that is used to track changes in the object instance.

Returns:

  • (Integer)


35
36
37
# File 'lib/oci/data_integration/models/data_flow_details.rb', line 35

def object_version
  @object_version
end