automatedBackupPolicy property

AutomatedBackupPolicy? automatedBackupPolicy
getter/setter pair

The automated backup policy for this cluster.

If no policy is provided then the default policy will be used. If backups are supported for the cluster, the default policy takes one backup a day, has a backup window of 1 hour, and retains backups for 14 days. For more information on the defaults, consult the documentation for the message type.

Implementation

AutomatedBackupPolicy? automatedBackupPolicy;