attachedInstances

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

Parameters

value

The names of the instances attached to the load balancer.


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


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

Parameters

values

The names of the instances attached to the load balancer.