attachedInstances

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

Parameters

value

The names of the instances attached to the load balancer.


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


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

Parameters

values

The names of the instances attached to the load balancer.