Sha256: bd8450f7a5a73035158deaf8d62d85b729378ad17c995daba87efe52da3868c7
Contents?: true
Size: 363 Bytes
Versions: 2
Compression:
Stored size: 363 Bytes
Contents
# PulpFileClient::RedisConnectionResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **connected** | **Boolean** | Info about whether the app can connect to Redis | ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::RedisConnectionResponse.new(connected: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/RedisConnectionResponse.md |
pulp_file_client-3.49.14 | docs/RedisConnectionResponse.md |