userEquipmentStaticAddressPoolPrefix

@JvmName(name = "xtbgfumpbgfwjcsl")
suspend fun userEquipmentStaticAddressPoolPrefix(value: Output<List<String>>)
@JvmName(name = "ibmgkubxsgxpeuje")
suspend fun userEquipmentStaticAddressPoolPrefix(value: List<String>?)

Parameters

value

The user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will assign static IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. The static IP address for a specific UE is set in StaticIPConfiguration on the corresponding SIM resource. At least one of userEquipmentAddressPoolPrefix and userEquipmentStaticAddressPoolPrefix must be defined. If both are defined, they must be of the same size.


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


@JvmName(name = "migxmvxguslwjxla")
suspend fun userEquipmentStaticAddressPoolPrefix(values: List<Output<String>>)
@JvmName(name = "lbitvrrslfjjmbfs")
suspend fun userEquipmentStaticAddressPoolPrefix(vararg values: String)

Parameters

values

The user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will assign static IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. The static IP address for a specific UE is set in StaticIPConfiguration on the corresponding SIM resource. At least one of userEquipmentAddressPoolPrefix and userEquipmentStaticAddressPoolPrefix must be defined. If both are defined, they must be of the same size.