SkuDetailsResponse

data class SkuDetailsResponse(val name: String, val sizeInGB: Double)

Details of a Redis Enterprise cluster SKU.

Constructors

Link copied to clipboard
constructor(name: String, sizeInGB: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the SKU.

Link copied to clipboard

The cache size in GB.