instanceIds

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

Parameters

value

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


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


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

Parameters

values

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