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