ids

@JvmName(name = "nbqrmtqysryngbpu")
suspend fun ids(value: List<String>?)

Parameters

value

A list of MSE Cluster ids. It is formatted to <instance_id>


@JvmName(name = "trmlimfnkmdcpjjl")
suspend fun ids(vararg values: String)

Parameters

values

A list of MSE Cluster ids. It is formatted to <instance_id>