configServerLists

@JvmName(name = "cbjwaoxiuxwuomub")
suspend fun configServerLists(value: Output<List<ShardingInstanceConfigServerListArgs>>)
@JvmName(name = "nkvbtnwftlhgojbj")
suspend fun configServerLists(value: List<ShardingInstanceConfigServerListArgs>?)

Parameters

value

The ConfigServer nodes of the instance. See config_server_list below.


@JvmName(name = "nnmwxuyktjrnpahd")
suspend fun configServerLists(vararg values: Output<ShardingInstanceConfigServerListArgs>)


@JvmName(name = "gdtnlkaqkncqfwqu")
suspend fun configServerLists(values: List<Output<ShardingInstanceConfigServerListArgs>>)
@JvmName(name = "ldnygutubmiogsao")
suspend fun configServerLists(vararg values: ShardingInstanceConfigServerListArgs)

Parameters

values

The ConfigServer nodes of the instance. See config_server_list below.


@JvmName(name = "atsnohbvhpmqbgfe")
suspend fun configServerLists(argument: List<suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit>)
@JvmName(name = "xyvpbrfubolppsew")
suspend fun configServerLists(vararg argument: suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit)
@JvmName(name = "epkdbdmnopammcum")
suspend fun configServerLists(argument: suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit)

Parameters

argument

The ConfigServer nodes of the instance. See config_server_list below.