instanceIds

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

Parameters

value

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


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


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

Parameters

values

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