destinationLoadBalancerUids

@JvmName(name = "vpqultqnetyaupub")
suspend fun destinationLoadBalancerUids(value: Output<List<String>>)
@JvmName(name = "svnmtryjkvubvwmr")
suspend fun destinationLoadBalancerUids(value: List<String>?)

Parameters

value

An array containing the IDs of the Load Balancers to which the outbound traffic will be allowed.


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


@JvmName(name = "ubhxnusmlieqdcvh")
suspend fun destinationLoadBalancerUids(values: List<Output<String>>)
@JvmName(name = "dtagsdchtsgrgpxb")
suspend fun destinationLoadBalancerUids(vararg values: String)

Parameters

values

An array containing the IDs of the Load Balancers to which the outbound traffic will be allowed.