Method: Akeyless::TargetUpdatePing#to_s

Defined in:
lib/akeyless/models/target_update_ping.rb

#to_sString

Returns the string representation of the object

Returns:

  • String presentation of the object



313
314
315
# File 'lib/akeyless/models/target_update_ping.rb', line 313

def to_s
  to_hash.to_s
end