Method: OCI::Identity::Models::CustomerSecretKey#user_id
- Defined in:
- lib/oci/identity/models/customer_secret_key.rb
#user_id ⇒ String
The OCID of the user the password belongs to.
37 38 39 |
# File 'lib/oci/identity/models/customer_secret_key.rb', line 37 def user_id @user_id end |