AWS SDK for .NET Documentation
Engine Property
Amazon
►
Amazon.RDS.Model
►
RestoreDBInstanceFromDBSnapshotRequest
►
Engine
C#
Did this page help you?
Yes
No
Tell us about it...
The database engine to use for the new instance. Default: The same as source Constraint: Must be compatible with the engine of the source Example:
oracle-ee
Declaration Syntax
C#
public
string
Engine
{
get
;
set
; }
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)