userPlaneAccessVirtualIpv4Addresses

@JvmName(name = "kcfemdwkevlsuivl")
suspend fun userPlaneAccessVirtualIpv4Addresses(value: Output<List<String>>)
@JvmName(name = "ysxsewpetyycmsqw")
suspend fun userPlaneAccessVirtualIpv4Addresses(value: List<String>?)

Parameters

value

The virtual IP address(es) for the user plane on the access network in a High Availability (HA) system. In an HA deployment the access network router should be configured to forward traffic for this address to the control plane access interface on the active or standby node. In non-HA system this list should be omitted or empty.


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


@JvmName(name = "tdkgygbntrtgcupv")
suspend fun userPlaneAccessVirtualIpv4Addresses(values: List<Output<String>>)
@JvmName(name = "pukerkxtsrfjjpmi")
suspend fun userPlaneAccessVirtualIpv4Addresses(vararg values: String)

Parameters

values

The virtual IP address(es) for the user plane on the access network in a High Availability (HA) system. In an HA deployment the access network router should be configured to forward traffic for this address to the control plane access interface on the active or standby node. In non-HA system this list should be omitted or empty.