View source: R/opsworkscm_operations.R
opsworkscm_update_server | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.