userEquipmentStaticAddressPoolPrefixes

@JvmName(name = "fwyaxfnxwgcenhhb")
suspend fun userEquipmentStaticAddressPoolPrefixes(value: Output<List<String>>)
@JvmName(name = "cnudfkpoctwgxfjq")
suspend fun userEquipmentStaticAddressPoolPrefixes(value: List<String>?)

Parameters

value

Specifies 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 user_equipment_address_pool_prefix and user_equipment_static_address_pool_prefixes. If you define both, they must be of the same size.

Note: At least one of user_equipment_address_pool_prefixes and user_equipment_static_address_pool_prefixes must be specified.


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


@JvmName(name = "tepetsjnhheqbxtt")
suspend fun userEquipmentStaticAddressPoolPrefixes(values: List<Output<String>>)
@JvmName(name = "vevhagdhugcviohk")
suspend fun userEquipmentStaticAddressPoolPrefixes(vararg values: String)

Parameters

values

Specifies 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 user_equipment_address_pool_prefix and user_equipment_static_address_pool_prefixes. If you define both, they must be of the same size.

Note: At least one of user_equipment_address_pool_prefixes and user_equipment_static_address_pool_prefixes must be specified.