Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDeletionPolicyDetails

Policy for how the DB System and related resources should be handled at the time of its deletion.

Properties

Optional automaticBackupRetention

automaticBackupRetention: AutomaticBackupRetention

Specifies if any automatic backups created for a DB System should be retained or deleted when the DB System is deleted.

Optional finalBackup

finalBackup: FinalBackup

Specifies whether or not a backup is taken when the DB System is deleted. REQUIRE_FINAL_BACKUP: a backup is taken if the DB System is deleted. SKIP_FINAL_BACKUP: a backup is not taken if the DB System is deleted.

Optional isDeleteProtected

isDeleteProtected: undefined | false | true

Specifies whether the DB System can be deleted. Set to true to prevent deletion, false (default) to allow.

Functions

getDeserializedJsonObj

getJsonObj