Method: OCI::Identity::Models::CustomerSecretKey#user_id

Defined in:
lib/oci/identity/models/customer_secret_key.rb

#user_idString

The OCID of the user the password belongs to.

Returns:

  • (String)


37
38
39
# File 'lib/oci/identity/models/customer_secret_key.rb', line 37

def user_id
  @user_id
end