Sha256: cadc88014a706b84471cf3117e7e39ee8eca413c14817ccd5b09d5939635dd98
Contents?: true
Size: 376 Bytes
Versions: 410
Compression:
Stored size: 376 Bytes
Contents
# PulpcoreClient::DatabaseConnectionResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **connected** | **Boolean** | Info about whether the app can connect to the database | ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::DatabaseConnectionResponse.new(connected: null) ```
Version data entries
410 entries across 410 versions & 1 rubygems