attachedInstances

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

Parameters

value

The names of the instances attached to the load balancer.


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


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

Parameters

values

The names of the instances attached to the load balancer.