Method: Akeyless::Auth#cloud_id
- Defined in:
- lib/akeyless/models/auth.rb
#cloud_id ⇒ Object
The cloud identity (relevant only for access-type=azure_ad,aws_iam,gcp)
43 44 45 |
# File 'lib/akeyless/models/auth.rb', line 43 def cloud_id @cloud_id end |