Method: Akeyless::UpdateAuthMethodOIDC#to_body
- Defined in:
- lib/akeyless/models/update_auth_method_oidc.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
454 455 456 |
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 454 def to_body to_hash end |