Method: Akeyless::UpdateRole#to_body

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

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



318
319
320
# File 'lib/akeyless/models/update_role.rb', line 318

def to_body
  to_hash
end