Method: OCI::DataIntegration::Models::OracleReadAttribute#to_s
- Defined in:
- lib/oci/data_integration/models/oracle_read_attribute.rb
#to_s ⇒ String
Returns the string representation of the object
124 125 126 |
# File 'lib/oci/data_integration/models/oracle_read_attribute.rb', line 124 def to_s to_hash.to_s end |