instanceIds

@JvmName(name = "sgcenmfefqxcnysl")
suspend fun instanceIds(value: Output<List<String>>)
@JvmName(name = "cwluhpwclbwklvmn")
suspend fun instanceIds(value: List<String>?)

Parameters

value

A list of instance ids to added backend server in the SLB.


@JvmName(name = "aekmnjvkmcexhbxi")
suspend fun instanceIds(vararg values: Output<String>)


@JvmName(name = "qfaqgtpggvnbscsg")
suspend fun instanceIds(values: List<Output<String>>)
@JvmName(name = "vxbwsbqglhkqhppn")
suspend fun instanceIds(vararg values: String)

Parameters

values

A list of instance ids to added backend server in the SLB.