Method: OCI::ObjectStorage::Models::UpdateBucketDetails#to_s
- Defined in:
- lib/oci/object_storage/models/update_bucket_details.rb
#to_s ⇒ String
Returns the string representation of the object
296 297 298 |
# File 'lib/oci/object_storage/models/update_bucket_details.rb', line 296 def to_s to_hash.to_s end |