CloudRedisBackup

Prev Next

Available in VPC

This is a Cloud DB for Cache backup.

Syntax

The syntax is as follows.

private String cloudRedisInstanceNo;
private String cloudRedisServiceName;
private Integer backupFileRetentionPeriod;
private String backupTime;
private Long backupSize;
private CommonCode backupType;
private Integer shardCount;
private Date lastBackupDate;

Field

The following describes the fields.

Field Type Required Description
cloudRedisInstanceNo String Required Cloud DB for Cache instance number
cloudRedisServiceName String Required Cloud DB for Cache service name
backupFileRetentionPeriod Integer Required Backup file retention period
backupTime String Required Backup time
backupSize Long Required Backup file size
backupType CommonCode Required Backup type
shardCount Integer Required Number of shards
lastBackupDate Date Required Date and time of last backup