opsworkscm_update_server {paws.management} | R Documentation |
Updates settings for a server.
See https://www.paws-r-sdk.com/docs/opsworkscm_update_server/ for full documentation.
opsworkscm_update_server(
DisableAutomatedBackup = NULL,
BackupRetentionCount = NULL,
ServerName,
PreferredMaintenanceWindow = NULL,
PreferredBackupWindow = NULL
)
DisableAutomatedBackup |
Setting DisableAutomatedBackup to |
BackupRetentionCount |
Sets the number of automated backups that you want to keep. |
ServerName |
[required] The name of the server to update. |
PreferredMaintenanceWindow |
|
PreferredBackupWindow |