configServerLists

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

Parameters

value

The ConfigServer nodes of the instance. See config_server_list below.


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


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

Parameters

values

The ConfigServer nodes of the instance. See config_server_list below.


@JvmName(name = "bvqxrewotmqwvxer")
suspend fun configServerLists(argument: List<suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit>)
@JvmName(name = "nrpqbfrgexmeplsb")
suspend fun configServerLists(vararg argument: suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit)
@JvmName(name = "vullseowqgegsxhg")
suspend fun configServerLists(argument: suspend ShardingInstanceConfigServerListArgsBuilder.() -> Unit)

Parameters

argument

The ConfigServer nodes of the instance. See config_server_list below.