Ios Test Setup Args
fun IosTestSetupArgs(additionalIpas: Output<List<FileReferenceArgs>>? = null, networkProfile: Output<String>? = null, pullDirectories: Output<List<IosDeviceFileArgs>>? = null, pushFiles: Output<List<IosDeviceFileArgs>>? = null)