toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.redisenterprise.kotlin.outputs
/
SkuDetailsResponse
Sku
Details
Response
data
class
SkuDetailsResponse
(
val
name
:
String
,
val
sizeInGB
:
Double
)
Details of a Redis Enterprise cluster SKU.
Members
Constructors
Sku
Details
Response
Link copied to clipboard
constructor
(
name
:
String
,
sizeInGB
:
Double
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the SKU.
size
In
GB
Link copied to clipboard
val
sizeInGB
:
Double
The cache size in GB.