mongoLists

@JvmName(name = "ltkhgnbqsapwrpxg")
suspend fun mongoLists(value: Output<List<ShardingInstanceMongoListArgs>>)
@JvmName(name = "uhmoasjixxsabqkx")
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 = "hphvhyggpfvyhskj")
suspend fun mongoLists(vararg values: Output<ShardingInstanceMongoListArgs>)


@JvmName(name = "wwaygpyasrjdnqpo")
suspend fun mongoLists(values: List<Output<ShardingInstanceMongoListArgs>>)
@JvmName(name = "ltqeqpettrgruwph")
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 = "hokbkiiuudxcwwvf")
suspend fun mongoLists(argument: List<suspend ShardingInstanceMongoListArgsBuilder.() -> Unit>)
@JvmName(name = "dxhomubpfmvdvsal")
suspend fun mongoLists(vararg argument: suspend ShardingInstanceMongoListArgsBuilder.() -> Unit)
@JvmName(name = "inwickbvcchuwsjd")
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.