Method: Akeyless::DynamicSecretCreateMongoDb#secure_access_host
- Defined in:
- lib/akeyless/models/dynamic_secret_create_mongo_db.rb
#secure_access_host ⇒ Object
Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts)
98 99 100 |
# File 'lib/akeyless/models/dynamic_secret_create_mongo_db.rb', line 98 def secure_access_host @secure_access_host end |