instances

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

Parameters

value

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


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


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

Parameters

values

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