ipv4LocalAddresses

@JvmName(name = "qexivltypilsjsjl")
suspend fun ipv4LocalAddresses(value: Output<List<String>>)
@JvmName(name = "nirehjmnavynepec")
suspend fun ipv4LocalAddresses(value: List<String>?)

Parameters

value

IPv4 Local address list. The list of addresses that NLB interacts with backend services.


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


@JvmName(name = "ofdychpwxxjfwlkh")
suspend fun ipv4LocalAddresses(values: List<Output<String>>)
@JvmName(name = "jhoepyblqdgofrna")
suspend fun ipv4LocalAddresses(vararg values: String)

Parameters

values

IPv4 Local address list. The list of addresses that NLB interacts with backend services.