Access control settings for the database user (Redis engine type only).
Name | Type | Description | Notes |
---|---|---|---|
RedisAclCategories | List<string> | List of configured rules for command categories. | [optional] |
RedisAclChannels | List<string> | List of configured publish/subscribe channel patterns. | [optional] |
RedisAclCommands | List<string> | List of configured rules for individual commands. | [optional] |
RedisAclKeys | List<string> | List of configured key access rules. | [optional] |