Method: Akeyless::CreateAuthMethodOIDC#token

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

#tokenObject

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



83
84
85
# File 'lib/akeyless/models/create_auth_method_oidc.rb', line 83

def token
  @token
end