engine property

Input<String?>? engine
final

Name of the database engine to be used for the DocumentDB instance. Defaults to docdb. Valid Values: docdb.

Implementation

final pulumi.Input<String?>? engine;