mongoLists

@JvmName(name = "fpfobabdaobwutaw")
suspend fun mongoLists(value: Output<List<ShardingInstanceMongoListArgs>>)
@JvmName(name = "dthwjowxyfsuixnk")
suspend fun mongoLists(value: List<ShardingInstanceMongoListArgs>?)

Parameters

value

The Mongo nodes of the instance. The mongo-node count can be purchased is in range of 2, 32. See mongo_list below.


@JvmName(name = "gmuerttgmdnqhpoo")
suspend fun mongoLists(vararg values: Output<ShardingInstanceMongoListArgs>)


@JvmName(name = "pctofwbofgecnrjl")
suspend fun mongoLists(values: List<Output<ShardingInstanceMongoListArgs>>)
@JvmName(name = "dydlyjuhyufstoov")
suspend fun mongoLists(vararg values: ShardingInstanceMongoListArgs)

Parameters

values

The Mongo nodes of the instance. The mongo-node count can be purchased is in range of 2, 32. See mongo_list below.


@JvmName(name = "fpxiosnejewvuqmi")
suspend fun mongoLists(argument: List<suspend ShardingInstanceMongoListArgsBuilder.() -> Unit>)
@JvmName(name = "fbldrreexyofkedo")
suspend fun mongoLists(vararg argument: suspend ShardingInstanceMongoListArgsBuilder.() -> Unit)
@JvmName(name = "hnaqqippcwwehhdy")
suspend fun mongoLists(argument: suspend ShardingInstanceMongoListArgsBuilder.() -> Unit)

Parameters

argument

The Mongo nodes of the instance. The mongo-node count can be purchased is in range of 2, 32. See mongo_list below.