Learn R Programming

paws.management (version 0.2.0)

opsworkscm_update_server: Updates settings for a server

Description

Updates settings for a server.

See https://paws-r.github.io/docs/opsworkscm/update_server.html for full documentation.

Usage

opsworkscm_update_server(
  DisableAutomatedBackup = NULL,
  BackupRetentionCount = NULL,
  ServerName,
  PreferredMaintenanceWindow = NULL,
  PreferredBackupWindow = NULL
)

Arguments

DisableAutomatedBackup

Setting DisableAutomatedBackup to true disables automated or scheduled backups. Automated backups are enabled by default.

BackupRetentionCount

Sets the number of automated backups that you want to keep.

ServerName

[required] The name of the server to update.

PreferredMaintenanceWindow

PreferredBackupWindow