Database Redis Config Args
constructor(aclChannelsDefault: Output<String>? = null, clusterId: Output<String>? = null, ioThreads: Output<Int>? = null, lfuDecayTime: Output<Int>? = null, lfuLogFactor: Output<Int>? = null, maxmemoryPolicy: Output<String>? = null, notifyKeyspaceEvents: Output<String>? = null, numberOfDatabases: Output<Int>? = null, persistence: Output<String>? = null, pubsubClientOutputBufferLimit: Output<Int>? = null, ssl: Output<Boolean>? = null, timeout: Output<Int>? = null)