Method: Akeyless::AcmeAccount#account_id
- Defined in:
- lib/akeyless/models/acme_account.rb
#account_id ⇒ Object
AccountId is the ACME account id, not Akeyless account id
20 21 22 |
# File 'lib/akeyless/models/acme_account.rb', line 20 def account_id @account_id end |