engine property

Input<String?>? engine
final

The name of the engine to be used for the multi-region cluster. Valid values are redis and valkey.

Implementation

final pulumi.Input<String?>? engine;