data class EnterpriseDatabaseModuleArgs(val args: Output<String>? = null, val name: Output<String>, val version: Output<String>? = null) : ConvertibleToJava<EnterpriseDatabaseModuleArgs>
The name which should be used for this module. Possible values are RedisBloom, RedisTimeSeries, RediSearch and RedisJSON. Changing this forces a new Redis Enterprise Database to be created.