Method: Akeyless::UpdateAuthMethodOIDC#to_s
- Defined in:
- lib/akeyless/models/update_auth_method_oidc.rb
#to_s ⇒ String
Returns the string representation of the object
448 449 450 |
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 448 def to_s to_hash.to_s end |