Updates settings for a server.
See https://paws-r.github.io/docs/opsworkscm/update_server.html for full documentation.
opsworkscm_update_server(
DisableAutomatedBackup = NULL,
BackupRetentionCount = NULL,
ServerName,
PreferredMaintenanceWindow = NULL,
PreferredBackupWindow = NULL
)Setting DisableAutomatedBackup to true disables automated or scheduled
backups. Automated backups are enabled by default.
Sets the number of automated backups that you want to keep.
[required] The name of the server to update.