Method: Akeyless::DynamicSecretCreateMongoDb#mongodb_host_port
- Defined in:
- lib/akeyless/models/dynamic_secret_create_mongo_db.rb
#mongodb_host_port ⇒ Object
MongoDB server host and port
50 51 52 |
# File 'lib/akeyless/models/dynamic_secret_create_mongo_db.rb', line 50 def mongodb_host_port @mongodb_host_port end |