attachedInstances

@JvmName(name = "epdfpmjcehbatlgk")
suspend fun attachedInstances(value: Output<List<String>>)
@JvmName(name = "eipgkgtvbohhvlcb")
suspend fun attachedInstances(value: List<String>?)

Parameters

value

The names of the instances attached to the load balancer.


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


@JvmName(name = "gkyxbryrrqepkhyf")
suspend fun attachedInstances(values: List<Output<String>>)
@JvmName(name = "mclyetpohaithhld")
suspend fun attachedInstances(vararg values: String)

Parameters

values

The names of the instances attached to the load balancer.