authenticationEnabled

@JvmName(name = "oqxinupvoswfgnhd")
suspend fun authenticationEnabled(value: Output<Boolean>)
@JvmName(name = "escnrufwlqwrajse")
suspend fun authenticationEnabled(value: Boolean?)

Parameters

value

If set to false, the Redis instance will be accessible without authentication. Defaults to true.

NOTE: authentication_enabled can only be set to false if a subnet_id is specified; and only works if there aren't existing instances within the subnet with authentication_enabled set to true.