instances

@JvmName(name = "epiwlfriyrvyiyse")
suspend fun instances(value: Output<List<String>>)
@JvmName(name = "nyjkpajiafebktti")
suspend fun instances(value: List<String>?)

Parameters

value

A list of instance ids to place in the ELB pool.


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


@JvmName(name = "ncrrsuyduwgstpoy")
suspend fun instances(values: List<Output<String>>)
@JvmName(name = "wwjvyppveivkwofj")
suspend fun instances(vararg values: String)

Parameters

values

A list of instance ids to place in the ELB pool.