Method: OCI::DatabaseManagement::Models::ManagedDatabaseGroupCollection#to_s
- Defined in:
- lib/oci/database_management/models/managed_database_group_collection.rb
#to_s ⇒ String
Returns the string representation of the object
112 113 114 |
# File 'lib/oci/database_management/models/managed_database_group_collection.rb', line 112 def to_s to_hash.to_s end |