Method: OCI::Database::Models::DatabaseConnectionStrings#to_s
- Defined in:
- lib/oci/database/models/database_connection_strings.rb
#to_s ⇒ String
Returns the string representation of the object
144 145 146 |
# File 'lib/oci/database/models/database_connection_strings.rb', line 144 def to_s to_hash.to_s end |