Sha256: ab5ecf9e87f2e6979ae946d59d280fab9d0cc05d2b9163ba4d9821837167db37
Contents?: true
Size: 610 Bytes
Versions: 2
Compression:
Stored size: 610 Bytes
Contents
# SwaggerClient::DatabaseConnectionSettings ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **maximum_administration_pool_size** | **Integer** | The maximum number of administrative connections in the connection pool. -1 means unlimited. | [optional] **maximum_pool_size** | **Integer** | The maximum number of connections in the connection pool. -1 means unlimited. | [optional] **maximum_prepared_statement_pool_size** | **Integer** | The maximum number of prepared statements in the prepared statement pool. -1 means unlimited. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/DatabaseConnectionSettings.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/DatabaseConnectionSettings.md |