Get Server Result
Constructors
Properties
The number of automated backups that you want to keep. Whenever a new backup is created, AWS OpsWorks CM deletes the oldest backups if this number is exceeded. The default value is 1
.
Enable or disable scheduled backups. Valid values are true
or false
. The default value is true
.
The start time for a one-hour period during which AWS OpsWorks CM backs up application-level data on your server if automated backups are enabled. Valid values must be specified in one of the following formats:
The start time for a one-hour period each week during which AWS OpsWorks CM performs maintenance on the instance. Valid values must be specified in the following format: DDD:HH:MM
. MM
must be specified as 00
. The specified time is in coordinated universal time (UTC). The default value is a random one-hour period on Tuesday, Wednesday, or Friday. See TimeWindowDefinition
for more information. Example: Mon:08:00
, which represents a start time of every Monday at 08:00 UTC. (8:00 a.m.)