Method: Ionoscloud::ResourceReference#to_s

Defined in:
lib/ionoscloud/models/resource_reference.rb

#to_sString

Returns the string representation of the object

Returns:

  • String presentation of the object



222
223
224
# File 'lib/ionoscloud/models/resource_reference.rb', line 222

def to_s
  to_hash.to_s
end