RedisInitConfigOption
RedisInitConfigOption
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_option optional | Backup setting option | any of [BackupOption, null] | |
| database_port optional | Database service port Example : 6378 | any of [integer, null] | 6378 |
| database_user_password required | Database user password Example : | any of [string, null] | |
| sentinel_port optional | Sentinel port Example : 26378 | any of [integer, null] | 26378 |