Method: Akeyless::UpdateAuthMethodOIDC#token

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

#tokenObject

Authentication token (see ‘/auth` and `/configure`)



86
87
88
# File 'lib/akeyless/models/update_auth_method_oidc.rb', line 86

def token
  @token
end