mongoLists

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


@JvmName(name = "pinhivqlmtvstxgg")
suspend fun mongoLists(values: List<Output<ShardingInstanceMongoListArgs>>)
@JvmName(name = "nnqsqyjxcfeblidj")
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 = "jvworhegmuyytvhk")
suspend fun mongoLists(argument: List<suspend ShardingInstanceMongoListArgsBuilder.() -> Unit>)
@JvmName(name = "uqmcqvgdemqsaxxe")
suspend fun mongoLists(vararg argument: suspend ShardingInstanceMongoListArgsBuilder.() -> Unit)
@JvmName(name = "mejyhupjdidtsxqv")
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.