engine property

Input<String?>? engine
final

The engine that will run on your nodes. Supported values are redis and valkey.

Implementation

final pulumi.Input<String?>? engine;