Attached Data Network Args
constructor(attachedDataNetworkName: Output<String>? = null, dnsAddresses: Output<List<String>>? = null, location: Output<String>? = null, naptConfiguration: Output<NaptConfigurationArgs>? = null, packetCoreControlPlaneName: Output<String>? = null, packetCoreDataPlaneName: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, userEquipmentAddressPoolPrefix: Output<List<String>>? = null, userEquipmentStaticAddressPoolPrefix: Output<List<String>>? = null, userPlaneDataInterface: Output<InterfacePropertiesArgs>? = null)