instances

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

Parameters

value

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


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


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

Parameters

values

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