instances

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

Parameters

value

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


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


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

Parameters

values

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