instanceIds

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

Parameters

value

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


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


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

Parameters

values

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