sourceLoadBalancerUids

@JvmName(name = "gvqihicbfwrnybsv")
suspend fun sourceLoadBalancerUids(value: Output<List<String>>)
@JvmName(name = "cmgmwbtbrxpklrfg")
suspend fun sourceLoadBalancerUids(value: List<String>?)

Parameters

value

An array containing the IDs of the Load Balancers from which the inbound traffic will be accepted.


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


@JvmName(name = "ovdtglcfqwennrfq")
suspend fun sourceLoadBalancerUids(values: List<Output<String>>)
@JvmName(name = "dmapkoqcodgwjrji")
suspend fun sourceLoadBalancerUids(vararg values: String)

Parameters

values

An array containing the IDs of the Load Balancers from which the inbound traffic will be accepted.