recoveryModel

val recoveryModel: Output<String>

Enable the Simple Recovery Model for an RDS SQL Server Instance.The Simple Recovery Model feature is only supported by the Basic Series of RDS SQL Server instances. Once this feature is enabled, it cannot be disabled.Valid values:

  • simple: Enable Simple Recovery.

NOTE: If you set this parameter to Manual, you must specify the ManualHATime parameter.